summaryrefslogtreecommitdiffstats
path: root/kde/kdebase/post-install
diff options
context:
space:
mode:
Diffstat (limited to 'kde/kdebase/post-install')
-rwxr-xr-xkde/kdebase/post-install7
1 files changed, 7 insertions, 0 deletions
diff --git a/kde/kdebase/post-install b/kde/kdebase/post-install
new file mode 100755
index 000000000..0225b52ba
--- /dev/null
+++ b/kde/kdebase/post-install
@@ -0,0 +1,7 @@
+#!/bin/bash
+sed -i "s/xdm.pid/kdm.pid/" /etc/rc.d/init.d/kdm
+
+sed -i "s/^id:[3-5]/id:5/" /etc/inittab
+
+# Activer kde par défaut
+sed -i "s/^\(Session=\).*$/\1kde/g" /etc/skel/.dmrc