Revision 12450,
559 bytes
checked in by ghudson, 26 years ago
(diff) |
Config files for Linux.
|
Line | |
---|
1 | SHELL=/bin/bash |
---|
2 | PATH=/sbin:/bin:/usr/sbin:/usr/bin |
---|
3 | MAILTO=root |
---|
4 | |
---|
5 | # run-parts |
---|
6 | 01 * * * * root run-parts /etc/cron.hourly |
---|
7 | 02 4 * * * root run-parts /etc/cron.daily |
---|
8 | 22 4 * * 0 root run-parts /etc/cron.weekly |
---|
9 | 42 4 1 * * root run-parts /etc/cron.monthly |
---|
10 | |
---|
11 | # Athena additions |
---|
12 | 05 3 * * * root /etc/athena/desync; /etc/athena/newsyslog |
---|
13 | 20 4 * * * root /etc/athena/clean_tmp_areas > /dev/null |
---|
14 | 37 * * * * root /etc/athena/desync; /usr/sbin/sendmail -q |
---|
15 | 45 0,12 * * * root /etc/athena/desync 39600; . /etc/athena/rc.conf; /etc/athena/gettime -g 60 -s $TIMEHUB > /dev/null |
---|
Note: See
TracBrowser
for help on using the repository browser.