Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!spool.mu.edu!howland.reston.ans.net!Germany.EU.net!main.Germany.EU.net!fu-berlin.de!irz401!orion.sax.de!uriah.heep!news From: j@uriah.heep.sax.de (J Wunsch) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Generic root crontab? Date: 17 Jul 1996 13:39:07 GMT Organization: Private BSD site, Dresden Lines: 20 Message-ID: <4siqdr$3tl@uriah.heep.sax.de> References: <4shppi$1o8l@fidoii.cc.lehigh.edu> Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) NNTP-Posting-Host: localhost.heep.sax.de Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Newsreader: knews 0.9.6 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E flash@EECS.Lehigh.EDU (Stephen Corbesero) wrote: > Does anyone have (or know of) a nice, generic root crontab for > FreeBSD? I just noticed there was nothing to do regular system > maintenance like moving/compressing log files. Log file rotation is done in /etc/{dai,week,month}ly. It has meanwhile (in the 2.2 development sources) been replaced by newsyslog(8), which also supports log file compression. All this is done from inside the `generic' crontab, /etc/crontab. Note that the format of this file is slightly different from the individual user's crontabs. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)