forked from pool/varnish
Jan Engelhardt
cdbd881dad
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=53
13 lines
288 B
Desktop File
13 lines
288 B
Desktop File
[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
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|