Re: [gentoo-user] script in /etc/cron.daily never runs

2005-09-22 Thread Matt Randolph
Renat Golubchyk wrote: On Wed, 21 Sep 2005 16:15:04 -0500 John Jolet <[EMAIL PROTECTED]> wrote: On Wed, 2005-09-21 at 17:11 -0400, Matt Randolph wrote: I have a script in /etc/cron.daily that never runs. It works properly when run manually and it's been in there for weeks (and a reboo

Re: [gentoo-user] script in /etc/cron.daily never runs

2005-09-22 Thread Matt Randolph
Dave Nebinger wrote: Also, check that the environment in the cron script is correct. It does not execute with the environment that you sit down at a terminal with, in particular $PATH. Another tip RE: environment variables & cron, if you submit the job via at (sys-process/at), it will creat

Re: [gentoo-user] script in /etc/cron.daily never runs

2005-09-21 Thread Dave Nebinger
Also, check that the environment in the cron script is correct. It does not execute with the environment that you sit down at a terminal with, in particular $PATH. Another tip RE: environment variables & cron, if you submit the job via at (sys-process/at), it will create an executable script i

Re: [gentoo-user] script in /etc/cron.daily never runs

2005-09-21 Thread Nick Rout
On Wed, 21 Sep 2005 20:15:35 -0400 Dave Nebinger wrote: > >> I have a script in /etc/cron.daily that never runs. It works properly > >> when run manually and it's been in there for weeks (and a reboot or two). > >> > >> I'm using vixie-cron. > > > > cron.daily doesn't get run from cron. gets ru

Re: [gentoo-user] script in /etc/cron.daily never runs

2005-09-21 Thread Dave Nebinger
I have a script in /etc/cron.daily that never runs. It works properly when run manually and it's been in there for weeks (and a reboot or two). I'm using vixie-cron. cron.daily doesn't get run from cron. gets run out of anacrondo you have anacron installed? Sorry, John, that's not quite

Re: [gentoo-user] script in /etc/cron.daily never runs

2005-09-21 Thread Willie Wong
On Wed, Sep 21, 2005 at 04:15:04PM -0500, John Jolet wrote: > On Wed, 2005-09-21 at 17:11 -0400, Matt Randolph wrote: > > I have a script in /etc/cron.daily that never runs. It works properly > > when run manually and it's been in there for weeks (and a reboot or two). > > > > I'm using vixie-cr

Re: [gentoo-user] script in /etc/cron.daily never runs

2005-09-21 Thread Neil Bothwick
On Wed, 21 Sep 2005 17:11:33 -0400, Matt Randolph wrote: > I have a script in /etc/cron.daily that never runs. It works properly > when run manually and it's been in there for weeks (and a reboot or > two). Does it not run or run and not do anything? The latter can be a path problem, as the cro

Re: [gentoo-user] script in /etc/cron.daily never runs

2005-09-21 Thread John Jolet
On Wed, 2005-09-21 at 22:47 +0100, Peter Ruskin wrote: > On Wednesday 21 September 2005 22:15, John Jolet wrote: > > On Wed, 2005-09-21 at 17:11 -0400, Matt Randolph wrote: > > > I have a script in /etc/cron.daily that never runs. It works > > > properly when run manually and it's been in there fo

Re: [gentoo-user] script in /etc/cron.daily never runs

2005-09-21 Thread Renat Golubchyk
On Wed, 21 Sep 2005 16:15:04 -0500 John Jolet <[EMAIL PROTECTED]> wrote: > On Wed, 2005-09-21 at 17:11 -0400, Matt Randolph wrote: > > I have a script in /etc/cron.daily that never runs. It works > > properly when run manually and it's been in there for weeks (and a > > reboot or two). > > > > I'

Re: [gentoo-user] script in /etc/cron.daily never runs

2005-09-21 Thread John Jolet
On Wed, 2005-09-21 at 17:11 -0400, Matt Randolph wrote: > I have a script in /etc/cron.daily that never runs. It works properly > when run manually and it's been in there for weeks (and a reboot or two). > > I'm using vixie-cron. cron.daily doesn't get run from cron. gets run out of anacron

[gentoo-user] script in /etc/cron.daily never runs

2005-09-21 Thread Matt Randolph
I have a script in /etc/cron.daily that never runs. It works properly when run manually and it's been in there for weeks (and a reboot or two). I'm using vixie-cron. Anyone have any ideas? Thanks, Matt -- gentoo-user@gentoo.org mailing list