El 09/10/13 04:01, AP escribió:
Hi,
When I run any command as a normal user (almost more than 30%), I get "Absolute path to 'reboot' is '/sbin/reboot'". What does it indicate and mean? Simply typing 'reboot' won't reboot the machine but I need to type this. However, simple commands works with "root" and there is doesn't show /sbin/*.
Thanks.
this somehow arbitrary division exists for binaries that should only be called as root, it is a legacy from the good old times and currently does not make much sense because /sbin/reboot is a link to systemctl which will either proceed to reboot the machine if the user you are running CanReboot() or ask you for a root password. short story: it is that way for backward compatibility. -- "Judging by their response, the meanest thing you can do to people on the Internet is to give them really good software for free". - Anil Dash -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org