RE: A question about anacron (ubuntu 8.10)



This may be a dumb question, but I have to check... did you ensure your
script was executable?
Also ensure
ps aux | grep cron
returns something (other than the grep command ;-))
Also you can try putting some echos in your script... The output should get
mailed to root, which if you are the first user set up on the machine, you
will get.
Walton

-----Original Message-----
From: ubuntu-users-bounces@xxxxxxxxxxxxxxxx
[mailto:ubuntu-users-bounces@xxxxxxxxxxxxxxxx] On Behalf Of Pete Clapham
Sent: Thursday, February 05, 2009 9:30 AM
To: Ubuntu user technical support, not for general discussions
Subject: Re: A question about anacron (ubuntu 8.10)

Chris G wrote:
I've hunted around on Google and have looked in /etc but I can't
really find the answer to this.

Does a standard Ubuntu 8.10 installation run anacron by default and,
if so, what exactly does it run?

E.g. does it run anything from user crontabs or does it only run stuff
in cron.daily, cron.weekly, etc.?



OK, my installation includes anacron, and the "services" button
indicates that it is running. However, when I put a command into the
cron.daily directory it didn't run. What else do I have to do in order
to get it to run?

--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users


--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



Relevant Pages

  • Re: Does apache stop a script mid execution ?
    ... I have a quick and probably dumb question, ... If the user calls a time consuming script and then stops or refreshes ... it DOES stop the execution. ... That is usually the desired behaviour, since you dont want to spend all the ...
    (comp.lang.php)
  • Re: Does apache stop a script mid execution ?
    ... I have a quick and probably dumb question, ... If the user calls a time consuming script and then stops or refreshes ... it DOES stop the execution. ... That is usually the desired behaviour, since you dont want to spend all the ...
    (comp.lang.php)
  • Does apache stop a script mid execution ?
    ... I have a quick and probably dumb question, ... If the user calls a time consuming script and then stops or refreshes ... the browser before the script had time to finish will Apache kill the ...
    (comp.lang.php)
  • remotely query group membership of machine via script/wmi
    ... so excuse me in advance if this is a dumb question. ... administrators group on certain remote machines and I am hoping I can ... Can someone help me with an example script of how to do this? ...
    (microsoft.public.windowsxp.wmi)