Sayang Oin wrote:
> Hi Erich,
> 
> yes I'm sure..
> 
> because my ssh windows says...
> 
> Broadcast message from root ........
> 
> The system is going down for reboot NOW !!

:-(

Ok I have a number of 1.2

# m h dom mon dow user  command
42 6    * * *   root    run-parts --report /etc/cron.daily
47 6    * * 7   root    run-parts --report /etc/cron.weekly
52 6    1 * *   root    run-parts --report /etc/cron.monthly

If you did not change anything in the cron files this would suggest it
is run from cron.daily

In my case the directory contains

# ls -l /etc/cron.daily
-rwxr-xr-x    1 root     root         3550 Feb  1  2003 multicron-d
-rwxr-xr-x    1 root     root          703 Jul  4  2005 ntpsimpl
-rwxr-xr-x    1 root     root          169 Jul  7  2002 savelog-sh-httpd
-rwxr-xr-x    1 root     root          231 Apr  1  2005 ulogd


You can check what would run with

# run-parts --test /etc/cron.daily
run-parts would run /etc/cron.daily/multicron-d
run-parts would run /etc/cron.daily/ntpsimpl
run-parts would run /etc/cron.daily/savelog-sh-httpd
run-parts would run /etc/cron.daily/ulogd

These routers do _not_ reboot, but by checking your directories you
should be able to find out what's happening.

cheers

Erich


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
------------------------------------------------------------------------
leaf-user mailing list: [email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/

Reply via email to