summaryrefslogtreecommitdiff
path: root/config/chroot_local-hooks/04-cleanup
diff options
context:
space:
mode:
Diffstat (limited to 'config/chroot_local-hooks/04-cleanup')
-rwxr-xr-xconfig/chroot_local-hooks/04-cleanup2
1 files changed, 0 insertions, 2 deletions
diff --git a/config/chroot_local-hooks/04-cleanup b/config/chroot_local-hooks/04-cleanup
index 4f1f822..cb407a3 100755
--- a/config/chroot_local-hooks/04-cleanup
+++ b/config/chroot_local-hooks/04-cleanup
@@ -26,8 +26,6 @@ update-pciids || true
rm -f /usr/share/misc/pci.ids.*
update-usbids || true
rm -f /var/lib/usbutils/usb.ids.*
-# Force old autologin
-rm -rf /etc/default/kdm.d
# Some application defaults
update-alternatives --set pager /usr/bin/most || true
update-alternatives --set x-window-manager /usr/bin/openbox || true