X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=scripts%2Flive-bottom%2F32disable_hibernation;h=ec0e03af156120670f6fcefe946a9a6543932924;hb=e5ed5f84c8dff7855284b6d37f14da6a2e85f1c5;hp=f77c66867d92e02e1861f169ccd28911ddc7aad8;hpb=6bfe95a7c93d84d0a2f9071bbe3809c173287402;p=live-boot-grml.git diff --git a/scripts/live-bottom/32disable_hibernation b/scripts/live-bottom/32disable_hibernation index f77c668..ec0e03a 100755 --- a/scripts/live-bottom/32disable_hibernation +++ b/scripts/live-bottom/32disable_hibernation @@ -42,9 +42,4 @@ then chroot /root sudo -u "${USERNAME}" gconftool-2 -s -t bool /apps/gnome-power-manager/general/can_hibernate false fi -if [ -d /root/usr/share/kubuntu-default-settings/kde-profile/default/share/config ] -then - echo "disableHibernate=1" >> /root/usr/share/kubuntu-default-settings/kde-profile/default/share/config/power-managerrc -fi - log_end_msg