diff options
author | Cherife Li <cherife-#-dotimes.com> | 2010-05-12 17:44:24 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-12 17:44:24 +0200 |
commit | 1ecd34752cc70faa167f0b40483b709765425656 (patch) | |
tree | 048a3224dc87274b5dd924f0e8e64bd1f1912f7f /network/varnish/rc.varnishd | |
parent | 3297fdbd30046eaa32c9b37a6da70622e4408020 (diff) | |
download | slackbuilds-1ecd34752cc70faa167f0b40483b709765425656.tar.gz |
network/varnish: Updated for version 2.0.2
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 |