This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecReload=/bin/kill -HUP $MAINPID
-
ExecStart=/usr/bin/varnishncsa -a -w /var/log/varnish/varnishncsa.log -D
-
ExecStart=/usr/bin/varnishncsa -a -w /var/log/varnish/varnishncsa.log -D -P /run/varnishncsa/varnishncsa.pid
-
Group=varnish
-
PIDFile=/run/varnishncsa/varnishncsa.pid
-
PrivateDevices
Introduced in systemd 209=yes -
PrivateTmp=yes
-
ProtectHome
Introduced in systemd 214=yes -
ProtectSystem
Introduced in systemd 214=full -
RuntimeDirectory=varnishncsa
-
Type=forking
-
User=varnish
-
User=varnishlog
-
-
[Unit]
-
After=varnish.service
-
Description=Varnish Cache HTTP accelerator NCSA logging daemon
-
Description=Varnish HTTP accelerator log daemon
-
Documentation=https://www.varnish-cache.org/docs/6.1/ man:varnishncsa
-
Additionnal notes
Nothing here.