Re: why doesn't shutdown work ??
"J. Bakshi" <[email protected]>
| Newsgroups | gmane.comp.window-managers.icewm.user |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 27 May 2010 09:14:59 -0400 dg <[email protected]> wrote: > You can also give your user the ability to shutdown via > "sudo", and then modifying your preferences file to specify > "sudo shutdown -h now", and "sudo shutdown -r now" as the > commands to run for those choices. > Or you can enlist your account in the user list of shutdown. Modify inittab with ` ` ` ` shutdown -a /etc/shutdown.allow ` ` ` ` ------------------------------------------------------------------------------