clamav/clamav-freshclamd.service
Silvan Calarco bac9b0aa3f move socket file and pid from /var/run/clamav to /run/clamav
systemd switch [release 0.98.4-4mamba;Thu Jul 24 2014]
2024-01-05 21:23:32 +01:00

11 lines
191 B
Desktop File

[Unit]
Description=clamav updater
[Service]
Type=forking
PIDFile=/run/clamav/freshclam.pid
ExecStart=/usr/bin/freshclam -d -p /run/clamav/freshclam.pid
[Install]
WantedBy=multi-user.target