a75afb9439
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/varnish#45b447537f587a52425a37174c43ee13d912d7da
12 lines
249 B
Desktop File
12 lines
249 B
Desktop File
[Unit]
|
|
Description=Varnish NCSA logging
|
|
After=network.target
|
|
|
|
[Service]
|
|
Type=forking
|
|
PIDFile=/run/varnishncsa.pid
|
|
ExecStart=/usr/bin/varnishncsa -a -w /var/log/varnish/varnishncsa.log -D -P /run/varnishncsa.pid
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|