saving uncommitted changes in /etc prior to dnf run
This commit is contained in:
7
cron.d/imunify-antivirus
Normal file
7
cron.d/imunify-antivirus
Normal file
@@ -0,0 +1,7 @@
|
||||
PATH=/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin
|
||||
|
||||
# Every Saturday at 1:25
|
||||
25 1 * * 6 root tmpwatch 168 /var/imunify360/tmp
|
||||
# Every 5 minutes. Ignore "ERROR: imunify360 service is running."
|
||||
*/5 * * * * root imunify360-agent malware on-demand check-detached > /dev/null 2>&1 || :
|
||||
17 4 * * * root /opt/alt/python38/share/imunify360/scripts/report-command-error /opt/alt/python38/share/imunify360/scripts/update_components_versions.py > /dev/null 2>&1
|
||||
Reference in New Issue
Block a user