[ClamAV] Add whitelist file for ClamAV, fixes #1607
[ACME] Test for CAA before running script, fixes #1632
This commit is contained in:
@@ -14,6 +14,10 @@ chown root:tty /dev/console
|
||||
chmod g+rw /dev/console
|
||||
|
||||
# Prepare
|
||||
[[ ! -f /var/lib/clamav/whitelist.ign2 ]] && touch /var/lib/clamav/whitelist.ign2
|
||||
dos2unix /var/lib/clamav/whitelist.ign2
|
||||
sed -i '/^\s*$/d' /var/lib/clamav/whitelist.ign2
|
||||
|
||||
BACKGROUND_TASKS=()
|
||||
|
||||
(
|
||||
|
Reference in New Issue
Block a user