very tastier crontab updates
[feisty_meow.git] / infobase / configuration / cron / chkrootkit.crontab
index c73f4f4dff566048cdbf63989dbb0644f35755c5..6200addda38369a835e06c5248a7ac4616cb60e6 100644 (file)
@@ -1,12 +1,7 @@
 
-SHELL=/bin/bash
-
-# m h dom mon dow command
-
+#[chkrootkit]
 # this runs chkrootkit to demonstrate a bug in the vm kernel currently
-# provided by...?
-# who's the vendor?
-
+# provided by...?  hmmm: who's the vendor?
 3 * * * * (/usr/sbin/chkrootkit -q &>/var/www/rootkit_report_quiet.txt )
 4 * * * * (/usr/sbin/chkrootkit -x &>/var/www/rootkit_report_expert.txt )