Comment 4 for bug 755570

Revision history for this message
BGGR (bg-freemail) wrote : Re: [Bug 755570] Re: Shutdown Function is not working

Thanks for the reply.....

There is also the reboot comand : "/sbin/shutdown -r now", I must
change and this to "/sbin/shutdown -R now"

And on Boot Manager says "None" but I'm using the Grub, I should Change
and this to Grub before apply the changes????

Thanks for the support

On 04/09/2011 11:07 PM, Daniel wrote:
> If you want to quickly fix this issue you should change kdmrc file.
> There is a line
> HaltCmd=/sbin/shutdown -p now
> It should be changed into
> HaltCmd=/sbin/shutdown -P now
>
> There is another way to do this is. You can make this through System
> Settings > Login Screen. On Shutdown tab you can change Halt command
> from /sbin/shutdown -p now to /sbin/shutdown -P now.
>
> After that you should reboot your computer.
>