forked from pool/varnish
systemd unit files
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=53
This commit is contained in:
parent
5fe83bda9c
commit
cdbd881dad
@ -1,10 +1,12 @@
|
||||
[Unit]
|
||||
Description=Varnish log generator
|
||||
Requires=varnish.service
|
||||
#After= is not required
|
||||
|
||||
[Service]
|
||||
EnvironmentFile=/etc/sysconfig/varnish
|
||||
PIDFile=/var/run/varnishlog.pid
|
||||
ExecStart=/usr/sbin/varnishncsa $VARNISHLOG_PARAMS -P /var/run/varnishlog.pid -F
|
||||
ExecStart=/usr/sbin/varnishncsa $VARNISHLOG_PARAMS -P /var/run/varnishlog.pid
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
Loading…
Reference in New Issue
Block a user