Files
clamav/service.clamd

15 lines
238 B
Plaintext

[Unit]
Description=Clamav antivirus Deamon
After=network.target freshclam.service
Requires=freshclam.service
[Service]
Type=forking
ExecStart=/usr/sbin/clamd
;User=vscan
;Group=vscan
;PrivateTmp=yes
[Install]
WantedBy=multi-user.target