summaryrefslogtreecommitdiff
path: root/config/chroot_local-hooks
diff options
context:
space:
mode:
authorroot <andreas@andreas-loibl.de>2010-09-04 23:30:42 +0200
committerroot <andreas@andreas-loibl.de>2010-09-04 23:30:42 +0200
commitb7eab2a5d430ff28ec365e691cf95357798fe460 (patch)
tree95168cc5cdc8a067fcfbebebc57d519e6ce542f4 /config/chroot_local-hooks
parent16d5fa3a3395811b27ab39ccc69cb427cb545a74 (diff)
downloadkanotix-b7eab2a5d430ff28ec365e691cf95357798fe460.zip
kanotix-b7eab2a5d430ff28ec365e691cf95357798fe460.tar.gz
console-setup hotfix: disabled on init
Diffstat (limited to 'config/chroot_local-hooks')
-rwxr-xr-xconfig/chroot_local-hooks/hotfixes.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/chroot_local-hooks/hotfixes.sh b/config/chroot_local-hooks/hotfixes.sh
index f5d006e..2624172 100755
--- a/config/chroot_local-hooks/hotfixes.sh
+++ b/config/chroot_local-hooks/hotfixes.sh
@@ -36,6 +36,7 @@ sed -i s/id:.:initdefault:/id:5:initdefault:/ /etc/inittab
sed -i 's/\([1-6]:23\):/\145:/' /etc/inittab
insserv live-config
+insserv -r console-setup # we don't want to run console-setup - console-setup is only installed because we need its setupcon-binary for keyboard-configuration
# workarounds to fix old kanotix installs
rm -f /etc/profile /etc/environment