clamav/service.clamd

14 lines
207 B
Plaintext
Raw Normal View History

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