[arch-general] Shutdown and reboot

cantabile cantabile.desu at gmail.com
Wed Nov 10 12:37:36 CET 2010


Le 10/11/2010 13:12, joker-jar at yandex.ru a écrit :
> Please tell me the best way to allow non root user to use halt, reboot,
> shutdown e t.c. May be set group "power" to this binaries?
>
> $ ls -l /sbin/halt
> -rwxr-xr-x 1 root root 15152 2010-10-02 13:26 /sbin/halt
>
> (Not only for me but in distro). No?

You don't need to change permissions or ownership of /sbin/halt (or any 
other file).

Set up sudo to allow members of a group of your choice to execute 
/sbin/shutdown

This may interest you:
https://wiki.archlinux.org/index.php/Allow_Users_to_Shutdown


More information about the arch-general mailing list