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