[opensuse] Cron Job Problem
- From: Donald D Henson <wepin-list@xxxxxxxxx>
- Date: Fri, 21 Dec 2007 09:52:26 -0700
I want to run nightly backups, using rdiff-backup. I want the backups to
go to one disk drive, Backup1, Monday thru Saturday and a different disk
drive, Backup2, on Sunday. I used Kcron to enter the crontab data
running as root. Here's what crontab looks like if I run crontab -l
after logging in as su -:
Earth-svr:~ # crontab -l
# DO NOT EDIT THIS FILE - edit the master and reinstall.
# (/root/.kde4/tmp-Earth-svr/kcronh31359.tmp installed on Sun Dec 16
16:12:33 2007)
# (Cron version V5.0 -- $Id: crontab.c,v 1.12 2004/01/23 18:56:42
vixie Exp $)
# This file was written by KCron. Copyright (c) 1999, Gary Meyer
# Although KCron supports most crontab formats, use care when editing.
# Note: Lines beginning with "#\" indicates a disabled task.
#
5 0 * * 1,2,3,4,5,6 rdiff-backup --exclude-filelist
/home/dhenson/exclude-list-Earth-svr / /media/Backup1
#
5 0 * * 7 rdiff-backup --exclude-filelist
/home/dhenson/exclude-list-Earth-svr / /media/Backup2
Earth-svr:~ #
I'm no expert on cron but the crontab looks okay to me. Does anyone see
anything wrong with crontab? Do you see anything that might cause the
scheduled cron jobs not to run? Any assistance appreciated.
Don Henson
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
- Follow-Ups:
- Re: [opensuse] Cron Job Problem
- From: Aaron Kulkis
- Re: [opensuse] Cron Job Problem
- From: Dave Howorth
- Re: [opensuse] Cron Job Problem
- Prev by Date: Re: [opensuse] Why beagle?
- Next by Date: Re: [opensuse] apache2 vs symbolic link on opensuse10.2
- Previous by thread: [opensuse] Lost speaker sound spontaneously in Suse 10.3, headphones are OK
- Next by thread: Re: [opensuse] Cron Job Problem
- Index(es):
Relevant Pages
|