Diff -- /etc/cron.d/imunify-core

O Operator
Diff

/etc/cron.d/imunify-core

added on localhost-ssh-agent at 2026-06-22 18:35:32

Added
+4
lines
Removed
-0
lines
Context
0
unchanged
Blobs
from
to 159f035204c3
Restore this content →
Unified diff
Naive LCS-based line diff. Additions in emerald, deletions in rose. Both sides decompressed live from BLOB_STORE.
1PATH=/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin
2
3# Daily package integrity check (DEF-37676)
447 2 * * * root bash -c 'sleep $((RANDOM \% 1800))'; /usr/libexec/report-command-error /opt/imunify360/venv/share/imunify360/scripts/imunify-check-pkg-integrity >/dev/null 2>&1