Sunday, March 28, 2010

How to disable Shutdown Timer in Ubuntu Linux

In every shutdown you can see a count down time of 60 seconds. You can disable it

Open a Terminal and type the following
$ sudo gconftool-2 -s '/apps/indicator-session/suppress_logout_restart_shutdown' --type bool true

1 comment:

Unknown said...

This didn't work, so I googled it and found this, and it definitely works.

http://ubuntuguide.net/disable-60-seconds-delay-notification-in-ubuntu910karmic