[nycbug-talk] NetBSD V2.0 System Crontab file
Robert Zagarello
bzag0
Mon May 2 22:00:15 EDT 2005
Charles,
I think you've nailed it. This does explain why my
default disappeared, when I tried putting up one from
root. Interestingly enough, cron manages to find the
substitute crontab I put up in /etc, which the
documentation suggests cron does (in that it goes
looking for crontabs). Thanks ! BZAG
--- Charles Sprickman <spork at bway.net> wrote:
> 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