This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Systemd File for SAVDID

Hi,

 

does anyone have a working savdid.service file for SAVDI ?

I tried to create one but its not working:

 

[Unit]
Description=SAV Dynamic Interface (SAVDI) for Sophos Anti-Virus for Linux.
After=network.target


[Service]
Type=forking
PIDFile=/var/tmp/savdi/new.pid
ExecStart=/usr/local/bin/savdid -d -c /usr/local/savdi/savdid.conf
ExecReload=/bin/kill -HUP $MAINPID
Restart=on-failure
PrivateTmp=true
NoNewPrivileges=true

[Install]
WantedBy=multi-user.target



This thread was automatically locked due to age.
Parents Reply Children
No Data