loss of restart and shutdown options in exit menu
Ouattara Oumar Aziz
wattazoum at gmail.com
Fri Mar 2 14:09:31 UTC 2007
Gabriel Dragffy a écrit :
> Ubuntu gnome, click on the little red exit button, usually in the
> top-left. It has always brought up a menu asking what I want to do;
> shutdown; restart; hibernate; logout etc. For the last couple of days
> the two most used options: restart and shutdown have gone missing. How
> can I get these back?
>
> Cheers,
> gabe
>
I had the same problem. Which version are you using ?
check if you have the "halt" or "reboot" commands on bash. When it
happened to me it turned out that something has removed them (along with
the "init" command). To resolved this issue I did :
~$ apt-file search bin/halt
klibc-utils: usr/lib/klibc/bin/halt
klibc-utils: usr/lib/klibc/bin/halt
molly-guard: usr/sbin/halt
molly-guard: usr/sbin/halt
sysvinit: sbin/halt
sysvinit: sbin/halt
upstart-compat-sysv: sbin/halt
upstart-compat-sysv: sbin/halt
then I installed sysvinit to get it back.
More information about the ubuntu-users
mailing list