--- cronrc.orig 2003-09-08 01:25:24.000000000 +0200 +++ cronrc 2003-09-08 01:24:40.000000000 +0200 @@ -26,11 +26,6 @@ # policy). # # ---------------------------------------------------------------------- -# -# Make system-specific checks every day at 1 am -# -1 * * check_system -# ---------------------------------------------------------------------- # Check for known intrusion signs every 8 hours # 0,8,16 * * check_known check_rootkit check_finddeleted check_logfiles check_runprocs check_rootdir check_root @@ -73,6 +68,6 @@ # ---------------------------------------------------------------------- # Check for system configuration once a month -* 2 * check_services check_signatures check_umask check_ftpusers check_embedded check_exrc +2 2 * check_services check_signatures check_umask check_ftpusers check_embedded check_exrc # # ---------------------------------------------------------------------- # Run a password cracker against the local passwords once a month