Desktop Halt Button needed
by CollieJim from LinuxQuestions.org on (#4TMQE)
I need an icon on the desktop to halt my computer. In the past I could use Code:chmod u+s /sbin/shutdown so I could use shutdown in a custom icon.
However with systemd, that no longer appears possible.
I need a simple way (read single click) to turn off the computer.
A user is allowed to turn the computer off using the menu, so how is it done? How can I use it in a custom icon?


However with systemd, that no longer appears possible.
I need a simple way (read single click) to turn off the computer.
A user is allowed to turn the computer off using the menu, so how is it done? How can I use it in a custom icon?