summaryrefslogtreecommitdiffstats
path: root/kde/post-install
diff options
context:
space:
mode:
Diffstat (limited to 'kde/post-install')
-rwxr-xr-xkde/post-install5
1 files changed, 5 insertions, 0 deletions
diff --git a/kde/post-install b/kde/post-install
new file mode 100755
index 000000000..94712a485
--- /dev/null
+++ b/kde/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-plasma/g" /etc/skel/.dmrc