saving uncommitted changes in /etc prior to dnf run
This commit is contained in:
@@ -26,6 +26,6 @@
|
||||
# 60 - 600 seconds. To Adjust the cron values, edit your configs and run
|
||||
# bash clamav-unofficial-sigs.sh --install-cron to generate a new file.
|
||||
MAILTO=root
|
||||
1 0 * * * amavis [ -x /usr/local/sbin/clamav-unofficial-sigs.sh ] && /usr/bin/bash /usr/local/sbin/clamav-unofficial-sigs.sh --force && /usr/bin/bash /usr/local/sbin/clamav-unofficial-sigs.sh --update && chown amavis:amavis /etc/clamd.d/ -R && chown amavis:amavis /etc/clamd.conf && sudo systemctl restart clamd
|
||||
1 0 * * * root [ -x /usr/local/sbin/clamav-unofficial-sigs.sh ] && /usr/bin/bash /usr/local/sbin/clamav-unofficial-sigs.sh --force && /usr/bin/bash /usr/local/sbin/clamav-unofficial-sigs.sh --update && chown amavis:amavis /etc/clamd.d/ -R && chown amavis:amavis /etc/clamd.conf && sudo systemctl restart clamd
|
||||
# https://eXtremeSHOK.com ######################################################
|
||||
|
||||
|
||||
Reference in New Issue
Block a user