Le ven 30 jui, Gauthier Vandemoortele m'a écrit:
> # Cmnd alias specification
> Cmnd_Alias SLEEP = /usr/sbin/acpitool -S
> Cmnd_Alias HALT = /usr/sbin/halt
> Cmnd_Alias REBOOT = /usr/sbin/reboot
I'm sorry, you can disregard this post, it was only mistakes in the
path of the command (take care of copy-paste...):
Cmnd_Alias SLEEP = /usr/bin/acpitool -S
Cmnd_Alias HALT = /sbin/halt
Cmnd_Alias REBOOT = /sbin/reboot
Regards,
--
Gauthier