diff options
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/live-bottom/22gnome_panel_data | 5 |
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 |
