[CentOS] Problem with crontab

Marko A. Jennings markobiz at bluegargoyle.com
Wed Jul 5 16:15:57 UTC 2006


On Wed, July 5, 2006 12:11 pm, Jose Miguel Perez wrote:
> Hello ,   I need to create a crontab job , to reboot my server at 23:00
> every day "is a test". I use this process
>
>
>
> Crontab -e
>
>
>
> Add , the following line .
>
>
>
> 00 23 * * * reboot
>
>
>
>
>
> :wq
>
>
>
> , bot this process not work , who about that ?
>


Try using full path (/sbin/reboot).



More information about the CentOS mailing list