Drop ConditionPathExists doesn't work as we expect

This commit is contained in:
Sérgio M. Basto 2021-07-15 14:56:47 +01:00
parent 57bb41ca30
commit facac98560
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
Documentation=man:freshclam(1) man:freshclam.conf(5) https://www.clamav.net/documents
# If user wants it run from cron, don't start the daemon.
-ConditionPathExists=!/etc/cron.d/clamav-freshclam
+ConditionPathExists=!/etc/cron.d/clamav-update
+# ConditionPathExists=!/etc/cron.d/clamav-update
Wants=network-online.target
After=network-online.target