BSD 4_3_Tahoe development
[unix-history] / usr / lib / crontab
index aa237f9..9027e62 100644 (file)
@@ -1,8 +1,9 @@
-30 4 * * * sa -s > /dev/null
-0 4 * * * calendar -
-15 4 * * * find /usr/preserve -mtime +7 -a -exec rm -f {} \;
-20 4 * * * find /usr/msgs -mtime +21 -a ! -perm 444 -a ! -name bounds -a -exec rm -f {} \;
-40 4 * * * find /usr -name '#*' -atime +3 -exec rm -f {} \;
-0,15,30,45 * * * * /usr/lib/atrun
-0,10,20,30,40,50 * * * * /etc/dmesg - >>/usr/adm/messages
-1,11,21,31,41,51 * * * * (echo -n '    '; date; echo \r) >/dev/console
+1,11,21,31,41,51 * * * *       root    (echo -n '      '; date; echo -n \r) >/dev/console
+0,15,30,45 * * * *     root /usr/lib/atrun
+00 1 * * *     daemon  /usr/new/lib/news/daily
+0 0 * * *      uucp    /usr/local/lib/uucp.daily
+7 5,12,18 * * *        uucp    /usr/local/lib/uucp.6hours
+0 2 * * *      root    /bin/sh /usr/adm/daily 2>&1 | mail root
+30 3 * * 6     root    /bin/sh /usr/adm/weekly 2>&1 | mail root
+30 3 * * 7     nobody  /usr/lib/find/updatedb
+30 5 1 * *     root    /bin/sh /usr/adm/monthly 2>&1 | mail root