Re: [opensuse] logrotate and crontab
- From: Kenneth Schneider <suse-list3@xxxxxxxxxxxxx>
- Date: Thu, 29 Mar 2007 10:35:20 -0400
On Thu, 2007-03-29 at 11:08 -0300, Rejaine Monteiro wrote:
Hi,
I've been having a look on how crontab is setup on default Suse
9.2/10.0/10.1 servers,
since i wanted to find out when logs are being rotated.
as far as i can see, the default crontab entries (in /etc/cron.daily,
etc/cron.hourly etc.) are being scheduled via the /etc/crontab master file:
-*/15 * * * * root test -x /usr/lib/cron/run-crons &&
/usr/lib/cron/run-crons >/dev/null 2>&1
59 * * * * root rm -f /var/spool/cron/lastrun/cron.hourly
14 4 * * * root rm -f /var/spool/cron/lastrun/cron.daily
29 4 * * 6 root rm -f /var/spool/cron/lastrun/cron.weekly
44 4 1 * * root rm -f /var/spool/cron/lastrun/cron.monthly
but at what time does for example /etc/cron.daily/* get run ?
hourly: on the hour
daily: 4:15am
weekly: 4:30am
monthly: 4:45am
--
Ken Schneider
UNIX since 1989, linux since 1994, SuSE since 1998
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
- Follow-Ups:
- Re: [opensuse] logrotate and crontab
- From: Verner Kjærsgaard
- Re: [opensuse] logrotate and crontab
- References:
- [opensuse] logrotate and crontab
- From: Rejaine Monteiro
- [opensuse] logrotate and crontab
- Prev by Date: Re: [opensuse] Help Widescreen 1680x1050, Intel 915G can't get display configured
- Next by Date: Re: [opensuse] SUSE certified laptop
- Previous by thread: [opensuse] logrotate and crontab
- Next by thread: Re: [opensuse] logrotate and crontab
- Index(es):
Relevant Pages
|