saving uncommitted changes in /etc prior to dnf run
This commit is contained in:
15
cron.daily/imunify360.cron
Executable file
15
cron.daily/imunify360.cron
Executable file
@@ -0,0 +1,15 @@
|
||||
#!/bin/bash
|
||||
/usr/bin/imunify360-agent check-domains > /dev/null 2>&1
|
||||
/opt/alt/python38/share/imunify360/scripts/report-command-error \
|
||||
/usr/bin/yum update \
|
||||
imunify360-firewall \
|
||||
cloudlinux-backup-utils \
|
||||
ai-bolit \
|
||||
imunify360-php-i360 \
|
||||
imunify-realtime-av \
|
||||
imunify-auditd-log-reader \
|
||||
imunify360-webshield-bundle \
|
||||
imunify360-pam \
|
||||
imunify-notifier \
|
||||
imunify360-unified-access-logger \
|
||||
--assumeyes > /dev/null 2>&1
|
||||
Reference in New Issue
Block a user