FW: changes to crontab not effective

2003-07-13 Thread Jochen Daum
> Hi Johann! > > > > 0 5 * * * root rm /root/index.ph* > > > # > > > 0 12 * * * root sh /etc/init.d/backup.sh > > > 0 17 * * * root sh /etc/init.d/backup.sh > > > > I don't know about the first one, but scripts in > /etc/init.d usually > > require an argument, such as start,stop,restart,etc. I

Re: changes to crontab not effective

2003-07-13 Thread Johann Koenig
On Monday July 14, 2003 at 00:00 "Jochen Daum" <[EMAIL PROTECTED]> wrote: > 0 5 * * * root rm /root/index.ph* > # > 0 12 * * * root sh /etc/init.d/backup.sh > 0 17 * * * root sh /etc/init.d/backup.sh I don't know about the first one, but scripts in /etc/init.d usually require an argument, such as

RE: changes to crontab not effective

2003-07-13 Thread Jochen Daum
Hi Andreas! > Hello > > Jochen Daum wrote: > > > I've made changes to crontab, of which only one is working. > > /etc/crontab says, cron doesn't have to be restarted, and > I wouldn't > > know how, cause there is no rccron like in Suse. > > Try "/etc/init.d/cron reload" or "/etc/init.d/cron re

Re: changes to crontab not effective

2003-07-13 Thread Andreas Janssen
Hello Jochen Daum wrote: > I've made changes to crontab, of which only one is working. > /etc/crontab says, cron doesn't have to be restarted, and I wouldn't > know how, cause there is no rccron like in Suse. Try "/etc/init.d/cron reload" or "/etc/init.d/cron restart". best regards Andr

changes to crontab not effective

2003-07-13 Thread Jochen Daum
Hi ! I've come to Debian after using Suse for a while. Please excuse any expectations, though mine are not big. I've made changes to crontab, of which only one is working. /etc/crontab says, cron doesn't have to be restarted, and I wouldn't know how, cause there is no rccron like in Suse. Any ide