summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/live-bottom/22gnome_panel_data5
1 files changed, 0 insertions, 5 deletions
diff --git a/scripts/live-bottom/22gnome_panel_data b/scripts/live-bottom/22gnome_panel_data
index 8f24bf4..09449e2 100755
--- a/scripts/live-bottom/22gnome_panel_data
+++ b/scripts/live-bottom/22gnome_panel_data
@@ -31,11 +31,6 @@ log_begin_msg "Configuring gnome-panel-data"
# live-initramfs script
-if chroot /root laptop-detect > /dev/null 2>&1
-then
- live-reconfigure /root gnome-panel-data
-fi
-
if [ -n "${USERNAME}" ]
then
chroot /root sudo -u "${USERNAME}" gconftool-2 -s -t bool /apps/panel/global/disable_lock_screen true