[packages/haproxy] cosmetics

glen glen at pld-linux.org
Tue Jan 3 06:11:35 CET 2017


commit d318966c8fab52967aa5ce096351217a48cc7506
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Jan 3 06:57:54 2017 +0200

    cosmetics

 haproxy.init | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)
---
diff --git a/haproxy.init b/haproxy.init
index 2edddf6..4b59512 100755
--- a/haproxy.init
+++ b/haproxy.init
@@ -1,15 +1,12 @@
 #!/bin/sh
 #
-# haproxy	This shell script takes care of starting and stopping
-#		haproxy.
-#
+# description: HA-Proxy is a TCP/HTTP reverse proxy which is particularly suited \
+#              for high availability environments.
 # chkconfig:	345 80 30
-#
 # description:	haproxy - high-performance TCP/HTTP load balancer
-#
 # processname:	haproxy
-# pidfile:	/var/run/haproxy.pid
 # config:	/etc/haproxy/haproxy.cfg
+# pidfile:	/var/run/haproxy.pid
 
 # Source function library
 . /etc/rc.d/init.d/functions
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/haproxy.git/commitdiff/58bad708c5277045c7ad9192d2a049500544df71



More information about the pld-cvs-commit mailing list