2014-02-19 6:26 GMT+01:00 Long Wind <[email protected]>:

> I want to shutdown at some time,
> so I create a file named cmd with a line below:
>
> 3 5  * * * root /sbin/shutdown -h now
>
> I run the command : " crontab cmd"
>

??


>
> but it doesn't shutdown
> Why?


First of all, is cron running?
Have a `grep for CRON syslog`

Reply via email to