diff options
| author | Daniel Baumann <daniel@debian.org> | 2007-10-19 19:21:42 +0200 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 17:31:06 +0100 |
| commit | e5ed5f84c8dff7855284b6d37f14da6a2e85f1c5 (patch) | |
| tree | 733883143e7d99ef1c0902874078dc4ba071c086 /scripts/live-bottom/32disable_hibernation | |
| parent | 6bfe95a7c93d84d0a2f9071bbe3809c173287402 (diff) | |
| download | live-boot-e5ed5f84c8dff7855284b6d37f14da6a2e85f1c5.tar.gz live-boot-e5ed5f84c8dff7855284b6d37f14da6a2e85f1c5.zip | |
Removing ubuntu support.
Diffstat (limited to 'scripts/live-bottom/32disable_hibernation')
| -rwxr-xr-x | scripts/live-bottom/32disable_hibernation | 5 |
1 files changed, 0 insertions, 5 deletions
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 |
