­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ PATH=/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin # Hourly malware clean-up. It cleans by default. The feature flag sc_cleanup_prevent holds a # host back: with it the run changes nothing, reports nothing to Sentry and only publishes # its counters (dry_run=1). # Kill switch: touch /var/imunify360/manual-handler.disabled 7 * * * * root test -x /usr/libexec/imunify-manual-handler && /usr/libexec/run-with-intensity run --intensity-cpu 2 --intensity-io 2 --key manual-handler /usr/libexec/imunify-manual-handler --splay 30m >/dev/null 2>&1