arew264
Group: Members
Posts: 51
Joined: April 2005 |
|
Posted: May 09 2005,01:51 |
|
hmmmm. I'm lost. at about 8:40 by my clock on May 8, I set up crontab as follows:
45 20 * * * sudo shutdown -n -h -t secs now
Wouldn't this have turned the computer off at 8:45? The shutdown command doesn't work alone, so I made it skip init (very fast) halt linux, and do it instantly. Why did this now work?
For your reference, I downloaded this debian package for the cron server:
cron_3.0pl1-87_i386.deb
which I got from here Did I get the wrong package or program crontab wrong?
|