summaryrefslogtreecommitdiffstats
path: root/extra/kde-baseapps/post-install
diff options
context:
space:
mode:
Diffstat (limited to 'extra/kde-baseapps/post-install')
-rwxr-xr-xextra/kde-baseapps/post-install6
1 files changed, 6 insertions, 0 deletions
diff --git a/extra/kde-baseapps/post-install b/extra/kde-baseapps/post-install
new file mode 100755
index 000000000..0680c2591
--- /dev/null
+++ b/extra/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