SHELL=/bin/bash PATH=/sbin:/bin:/usr/sbin:/usr/bin MAILTO=root HOME=/ # run-parts 01 * * * * root nice -n 19 run-parts /etc/cron.hourly 02 4 * * * root nice -n 19 run-parts /etc/cron.daily 22 4 * * 0 root nice -n 19 run-parts /etc/cron.weekly 42 4 1 * * root nice -n 19 run-parts /etc/cron.monthly # # Mandrake-Security : if you remove this comment, remove the next line too. 0 22,6,14 * * * root /usr/share/msec/security.sh 10 22,6,14 * * * root cp -f /var/log/security.log /home/antek/Desktop/aaSECURITY.txt 11 22,6,14 * * * root chown antek.antek /home/antek/Desktop/aa*.txt