Re: cron.daily isn't

2000-03-04 Thread Damon Muller
Quoth Brad, > Have you made sure the name fits the requirements of run-parts? man > run-parts for the info. In particular, dots in the filename aren't > allowed. You can test if run-parts will run it with "run-parts --test > /etc/cron.daily" Many thanks to Brad, John, and Jonathon, who all sugges

Re: cron.daily isn't

2000-03-03 Thread John Pearson
On Thu, Mar 02, 2000 at 10:25:42PM +1100, Damon Muller wrote > Quoth kmself@ix.netcom.com, > > 'at' is a very useful one-time scheduler. I use it frequently as an > > alternative to backgrounding stuff, say: > > When my clock-radio broke recently, I started using at as an alarm > clock, setting

Re: cron.daily isn't

2000-03-03 Thread Brad
On Thu, Mar 02, 2000 at 10:25:42PM +1100, Damon Muller wrote: > > I also have a problem on a slink system with a (at least one) cron.daily > job not running. It's a logcheck script, and runs fine when strated from > a shell prompt. There is no evidence anywhere what is going on - nothing > in the

Re: cron.daily isn't

2000-03-03 Thread Damon Muller
Quoth kmself@ix.netcom.com, > 'at' is a very useful one-time scheduler. I use it frequently as an > alternative to backgrounding stuff, say: When my clock-radio broke recently, I started using at as an alarm clock, setting it to play MP3s for me in the morning to wake me up (my schedule isn't re

Re: cron.daily isn't

2000-03-01 Thread kmself
On Tue, Feb 29, 2000 at 05:30:07PM -0500, Ben Collins wrote: > On Tue, Feb 29, 2000 at 02:32:41PM -0800, Ernest Johanson wrote: > > I had a similar experience recently on the alpha platform. If I added > > something to the crontab file, it didn't run. I had to stop and start the > > cron daemon to

Re: cron.daily isn't

2000-03-01 Thread Joey Hess
Ben Collins wrote: > Correct. "at" is an addition to cron, that makes sure that cron jobs get > run regardless of whether the machine was off during the time it was > supposed to excute the given job. If your box is up 24/7, all you need is > cron. Er, I think you meant "anacron", not "at". At doe

Re: cron.daily isn't

2000-03-01 Thread William T Wilson
On Tue, 29 Feb 2000, Ben Collins wrote: > Correct. "at" is an addition to cron, that makes sure that cron jobs > get run regardless of whether the machine was off during the time it > was supposed to excute the given job. If your box is up 24/7, all you > need is cron. You're overlooking at's abi

Re: cron.daily isn't

2000-02-29 Thread Ben Collins
On Tue, Feb 29, 2000 at 03:53:14PM -0800, aphro wrote: > On 29 Feb 2000, Michael A. Miller wrote: > > mmille >> "Ben" == Ben Collins <[EMAIL PROTECTED]> writes: > mmille > > mmille >> If your system is up 24/7, I suggest removing at. It is > mmille >> only meant for machines that are u

Re: cron.daily isn't

2000-02-29 Thread aphro
On 29 Feb 2000, Michael A. Miller wrote: mmille >> "Ben" == Ben Collins <[EMAIL PROTECTED]> writes: mmille > mmille >> If your system is up 24/7, I suggest removing at. It is mmille >> only meant for machines that are up "sometimes, like dual mmille >> boot setups, desktops that ge

Re: cron.daily isn't

2000-02-29 Thread Michael A. Miller
> "Ben" == Ben Collins <[EMAIL PROTECTED]> writes: > If your system is up 24/7, I suggest removing at. It is > only meant for machines that are up "sometimes, like dual > boot setups, desktops that get shutdown at night, etc... For machines that are not up 24/7, what replaces at?

Re: cron.daily isn't

2000-02-29 Thread Ben Collins
On Tue, Feb 29, 2000 at 02:32:41PM -0800, Ernest Johanson wrote: > I had a similar experience recently on the alpha platform. If I added > something to the crontab file, it didn't run. I had to stop and start the > cron daemon to get the new entry to run. Reloading didn't do it. This is > on frozen

Re: cron.daily isn't

2000-02-29 Thread Ernest Johanson
I had a similar experience recently on the alpha platform. If I added something to the crontab file, it didn't run. I had to stop and start the cron daemon to get the new entry to run. Reloading didn't do it. This is on frozen. Ernest Johanson Web Systems Administrator Fuller Theological Seminary