summaryrefslogtreecommitdiff
path: root/config/chroot_local-hooks/04-cleanup
diff options
context:
space:
mode:
authorAndreas Loibl <andreas@andreas-loibl.de>2010-12-07 00:15:39 +0100
committerAndreas Loibl <andreas@andreas-loibl.de>2010-12-07 00:15:39 +0100
commitc1523d94310e8a58694b491517adc840a81f3d5e (patch)
tree8e1e3369c1bf396cd8ee1394fe10684dba6e420f /config/chroot_local-hooks/04-cleanup
parent6761954295e6e27a9f8665b7b7157e77fc636a5b (diff)
downloadkanotix-c1523d94310e8a58694b491517adc840a81f3d5e.zip
kanotix-c1523d94310e8a58694b491517adc840a81f3d5e.tar.gz
updated hooks for branding
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