NetBSD/etc/crontab

13 lines
277 B
Plaintext
Raw Normal View History

1993-04-02 11:55:49 +04:00
# /var/cron/tabs/root - root's crontab for Vixie's cron
1993-04-02 11:18:23 +04:00
#
SHELL=/bin/sh
PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin
HOME=/var/log
#
#minute hour mday month wday command
#
#0/15 * * * * /usr/libexec/atrun
0 2 * * * sh /etc/daily
30 3 * * 6 sh /etc/weekly
30 5 1 * * sh /etc/monthly