[Fedora-livecd-list] Livecd Disable susped/hibernate

Grant Williamson traxtopel at gmail.com
Thu Oct 14 12:57:37 UTC 2010


  So after some digging
  sed -i "s|<allow_active>yes</allow_active>|<allow_active>no</allow_active>|g" /usr/share/polkit-1/actions/org.freedesktop.upower.policy >/dev/null ||:

Stops the suspend/hibernate from working but the options are still present.

Sorry for posting this here, its not a livecd issue, but maybe its useful for others.

On 10/14/2010 11:08 AM, Grant Williamson wrote:
>  In the past on Fedora I disable suspend/hibernate on the livedvd/usb. Does not seem to work for F14.
>
> gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set /apps/gnome-power-manager/general/can_hibernate --type bool 
> "0" >/dev/null ||:
> gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set /apps/gnome-power-manager/general/can_suspend --type bool "0" 
> >/dev/null ||:
>
> Looking at gconf I do not see where it should be set, anyone have an idea, thanks.
>



More information about the livecd mailing list