[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Sheflug] Re: Cron Job



On 23 Jan 2001 13:53:34 +0000, Richard wrote:
> Dear All
> 
> 
> > > Okay, I've put `14 6-24/1 * * * root /usr/sbin/isdnctrl/isdnctrl dial
> > > ippp0'
> 
> According to the SuSE book it says that I should put......
> 
> `14 6-24/1 * * * root test -x /usr/sbin/isdnctrl/isdnctrl dial ippp0
> &&  /usr/sbin/isdnctrl/isdnctrl dial ippp0'


If the first one didn't work, the second certainly won't. BTW, I think
it should be more like:


`14 6-24/1 * * * root test -x /usr/sbin/isdnctrl/isdnctrl && 
/usr/sbin/isdnctrl/isdnctrl dial ippp0'


_Anyway_... dunno how cron is set up on suse, but it could be that you
need to chmod u+s, or chmod g+s the isdnctrl program. 

And, is that definitely the correct path? What does 'ls -la
/usr/sbin/isdnctrl/isdnctrl' say?

Cheers.

Alex.
---------------------------------------------------------------------
Sheffield Linux User's Group - http://www.sheflug.co.uk
To unsubscribe from this list send mail to
- <sheflug-request [at] vuw.ac.nz> - with the word 
 "unsubscribe" in the body of the message. 

  GNU the choice of a complete generation.