On 2012-11-13, 09:35 GMT, Frank Murphy wrote:
> This is all I use in my crontab:
> 00 01 * * * poweroff

Relying on $PATH being what you expect it to be in crontab is highly 
dangerous (see crontab(5) on details) ... I generally don’t trust $PATH 
I don’t see in crontab itself, or in this case, just use /sbin/poweroff 
directly.

Matěj

-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Reply via email to