2014-03-28 17:04:21 +01:00
|
|
|
[Unit]
|
2021-04-08 10:27:46 +02:00
|
|
|
Description=Clam AntiVirus database updater
|
|
|
|
Documentation=man:freshclam(1) man:freshclam.conf(5) https://www.clamav.net/documents/
|
|
|
|
After=network-online.target nss-lookup.target
|
2019-12-29 18:31:13 +01:00
|
|
|
Wants=network-online.target
|
2014-03-28 17:04:21 +01:00
|
|
|
|
|
|
|
[Service]
|
2021-02-22 19:54:31 +01:00
|
|
|
Type=oneshot
|
|
|
|
ExecStart=/usr/bin/freshclam
|
2014-03-28 17:04:21 +01:00
|
|
|
;User=vscan
|
|
|
|
;Group=vscan
|
|
|
|
;PrivateTmp=yes
|