Mailinglist Archive: opensuse (4237 mails)
| < Previous | Next > |
Re: [SLE] backup script in cron.weekly
- From: ti@xxxxxxx (Ti Kan)
- Date: Tue, 17 Aug 2004 00:11:06 -0700 (PDT)
- Message-id: <20040817071106.50AE913479@xxxxxxxxxxxx>
Taavi Dovnar writes:
> [ backup shell script deleted ]
>
> I did /etc/init.d/cron restart. In /var/log/messages there are:
> Aug 14 04:29:00 www /USR/SBIN/CRON[12070]: (root) CMD ( rm -f /var/spool/cron/lastrun/cron.weekly)
> Aug 14 04:30:00 www run-crons[12073]: archiving returned 1
>
> What could be the problem?
Seems like something in your script is failing. Why not run it
by hand and debug the script to make sure it works first before
letting cron run it?
-Ti
> [ backup shell script deleted ]
>
> I did /etc/init.d/cron restart. In /var/log/messages there are:
> Aug 14 04:29:00 www /USR/SBIN/CRON[12070]: (root) CMD ( rm -f /var/spool/cron/lastrun/cron.weekly)
> Aug 14 04:30:00 www run-crons[12073]: archiving returned 1
>
> What could be the problem?
Seems like something in your script is failing. Why not run it
by hand and debug the script to make sure it works first before
letting cron run it?
-Ti
| < Previous | Next > |