| Server IP : 37.9.174.138 / Your IP : 216.73.216.117 Web Server : Apache System : Linux vps6.backend.sk 6.12.100+deb13-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.100-1 (2026-07-30) x86_64 User : ftpuser ( 1001) PHP Version : 8.4.24 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/lib/systemd/system/ |
Upload File : |
[Unit] Description=Varnish HTTP accelerator log daemon Documentation=https://www.varnish-cache.org/docs/ man:varnishncsa After=varnish.service [Service] Type=forking User=varnishlog Group=varnish ExecStart=/usr/bin/varnishncsa -a -w /var/log/varnish/varnishncsa.log -D -P /run/varnishncsa/varnishncsa.pid PIDFile=/run/varnishncsa/varnishncsa.pid ExecReload=/bin/kill -HUP $MAINPID Restart=on-abnormal RuntimeDirectory=varnishncsa LogsDirectory=varnish LogsDirectoryMode=0750 PrivateDevices=true PrivateTmp=true ProtectHome=true ProtectSystem=full [Install] WantedBy=multi-user.target