saving uncommitted changes in /etc prior to dnf run
This commit is contained in:
8
cron.d/imunify360
Normal file
8
cron.d/imunify360
Normal file
@@ -0,0 +1,8 @@
|
||||
PATH=/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin
|
||||
|
||||
13 * * * * root /usr/sbin/imunify360-watchdog 1200 >/dev/null 2>&1
|
||||
0 * * * * root /usr/sbin/imunify-realtime-av -cleanup >/dev/null 2>&1
|
||||
# clean modsec tmp dir for the case when tmp files are stored permanently (see DEF-14411)
|
||||
*/5 * * * * root /usr/libexec/imunify360-cgroup-process-wrapper --command tmpwatch --report-time --report-slice /Imunify.slice/Cron.slice/tmpreaper_tmp_modsec -- 5m /var/imunify360/tmp_modsec
|
||||
# Every Saturday at 1:25
|
||||
25 1 * * 6 root /usr/libexec/imunify360-cgroup-process-wrapper --command tmpwatch --report-time --report-slice /Imunify.slice/Cron.slice/tmpreaper_tmp -- 168 /var/imunify360/tmp
|
||||
Reference in New Issue
Block a user