[master] 55fe128 Make both pidfiles names match

Federico G. Schwindt fgsch at lodoss.net
Tue Mar 10 11:36:33 CET 2015


commit 55fe128363be72c6bf2491ea9349e4278d39a9a7
Author: Federico G. Schwindt <fgsch at lodoss.net>
Date:   Tue Mar 10 10:11:15 2015 +0000

    Make both pidfiles names match

diff --git a/redhat/varnish.initrc b/redhat/varnish.initrc
index 082c770..117e334 100755
--- a/redhat/varnish.initrc
+++ b/redhat/varnish.initrc
@@ -6,7 +6,7 @@
 # description: Varnish is a high-perfomance HTTP accelerator
 # processname: varnishd
 # config: /etc/sysconfig/varnish
-# pidfile: /var/run/varnishd.pid
+# pidfile: /var/run/varnish.pid
 
 ### BEGIN INIT INFO
 # Provides: varnish



More information about the varnish-commit mailing list