diff options
Diffstat (limited to 'network/varnish/rc.varnishd')
-rw-r--r-- | network/varnish/rc.varnishd | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/network/varnish/rc.varnishd b/network/varnish/rc.varnishd index 51be3f59ed..f3cfc86a81 100644 --- a/network/varnish/rc.varnishd +++ b/network/varnish/rc.varnishd @@ -1,8 +1,7 @@ #!/bin/sh # -# Written to control varnish daemon for Slackware Linux -# by Cherife Li <cherife@dotimes.com>. -# +# Varnish daemon control script. +# Written for Slackware Linux by Cherife Li <cherife-#-dotimes.com>. VARNISH_VCL_CONF=/etc/varnish/default.vcl VARNISH_PIDFILE=/var/run/varnish.pid |