[nycbug-talk] NetBSD V2.0 System Crontab file

Charles Sprickman spork
Mon May 2 20:43:30 EDT 2005


On Mon, 2 May 2005, Robert Zagarello wrote:

> Somehow I deleted my system crontab file in /etc. I'm
> using one from a FreeBSD system, but I'd like to have
> the the default that came with the NetBSD V2.0
> installation. So if someone has one can you please
> post it?  Thanks in advance...  BZAG

I just mounted a NetBSD 2.0 partition from FBSD on a dual-boot box, and 
there is no /etc/crontab.

There is however a standard "user entry" for root in /var/cron/tabs/root:

#       $NetBSD: crontab,v 1.15 2002/11/27 15:09:17 perry Exp $
#
# /var/cron/tabs/root - root's crontab for NetBSD
#
SHELL=/bin/sh
PATH=/bin:/sbin:/usr/bin:/usr/sbin
HOME=/var/log
CRON_WITHIN=7200
#
#minute hour    mday    month   wday    command
#
*/10    *       *       *       *       /usr/libexec/atrun
#
# rotate log files every hour, if necessary
0       *       *       *       *       /usr/bin/newsyslog
#
# do daily/weekly/monthly maintenance
15      3       *       *       *       /bin/sh /etc/daily 2>&1 | tee 
/var/log/daily.out | sendmail -t
30      4       *       *       6       /bin/sh /etc/weekly 2>&1 | tee 
/var/log/weekly.out | sendmail -t
#30     5       1       *       *       /bin/sh /etc/monthly 2>&1 | tee 
/var/log/monthly.out | sendmail -t

Charles

>
>
> _______________________________________________
> % NYC*BUG talk mailing list
> http://lists.nycbug.org/mailman/listinfo/talk
> %Be sure to check out our Jobs and NYCBUG-announce lists
> %We meet the first Wednesday of the month
>




More information about the talk mailing list