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