r5501 - trunk/varnish-cache/redhat

ingvar at varnish-cache.org ingvar at varnish-cache.org
Wed Nov 3 15:14:40 CET 2010


Author: ingvar
Date: 2010-11-03 15:14:39 +0100 (Wed, 03 Nov 2010)
New Revision: 5501

Modified:
   trunk/varnish-cache/redhat/varnishlog.initrc
   trunk/varnish-cache/redhat/varnishncsa.initrc
Log:
redhat/fedora initscript: Default-Start and Default-Stop for lsb compliance. The defaults are empty.

Modified: trunk/varnish-cache/redhat/varnishlog.initrc
===================================================================
--- trunk/varnish-cache/redhat/varnishlog.initrc	2010-11-03 14:10:53 UTC (rev 5500)
+++ trunk/varnish-cache/redhat/varnishlog.initrc	2010-11-03 14:14:39 UTC (rev 5501)
@@ -12,6 +12,8 @@
 # Provides: varnishlog
 # Required-Start: $network $local_fs $remote_fs
 # Required-Stop: $network $local_fs $remote_fs
+# Default-Start:
+# Default-Stop:
 # Short-Description: start and stop varnishlog
 # Description: Varnish Cache logging daemon
 ### END INIT INFO

Modified: trunk/varnish-cache/redhat/varnishncsa.initrc
===================================================================
--- trunk/varnish-cache/redhat/varnishncsa.initrc	2010-11-03 14:10:53 UTC (rev 5500)
+++ trunk/varnish-cache/redhat/varnishncsa.initrc	2010-11-03 14:14:39 UTC (rev 5501)
@@ -12,6 +12,8 @@
 # Provides: varnishncsa
 # Required-Start: $network $local_fs $remote_fs
 # Required-Stop: $network $local_fs $remote_fs
+# Default-Start:
+# Default-Stop:
 # Short-Description: start and stop varnishncsa
 # Description: Varnish Cache NSCA logging daemon
 ### END INIT INFO




More information about the varnish-commit mailing list