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