[Bug 270022] "Shutdown" should shutdown the computer
Lamarque V. Souza
lamarque at gmail.com
Tue Apr 5 01:23:48 BST 2011
https://bugs.kde.org/show_bug.cgi?id=270022
--- Comment #8 from Lamarque V. Souza <lamarque gmail com> 2011-04-05 02:23:46 ---
You can execute "shutdown -h now" as root in konsole. You can configure
/etc/sudoers so that you do not need to log as root to execute it, something
like:
%wheel LOCALHOST=NOPASSWD: /usr/shutdown -h now
Anybody in the group wheel is able to execute that command without using
password, just do:
sudo shutdown -h now
You can create a shortcut for it using systemsettings too.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list