summaryrefslogtreecommitdiffstats
path: root/extra/kde/post-install
diff options
context:
space:
mode:
authortnut <tnut at nutyx dot com>2011-10-15 17:39:43 +0200
committertnut <tnut at nutyx dot com>2011-10-15 17:39:43 +0200
commitdb4847e86c1eea03ba82f205d039a0821c334e25 (patch)
tree779561645c2fbee41272bf6bf69080f2c0f8b990 /extra/kde/post-install
parentcf6170e2828fbd87001274bc67d4def86d7be3d1 (diff)
downloadnutyx-pakxe-db4847e86c1eea03ba82f205d039a0821c334e25.tar.gz
nutyx-pakxe-db4847e86c1eea03ba82f205d039a0821c334e25.tar.bz2
nutyx-pakxe-db4847e86c1eea03ba82f205d039a0821c334e25.tar.xz
nutyx-pakxe-db4847e86c1eea03ba82f205d039a0821c334e25.zip
kde dans extra
Diffstat (limited to 'extra/kde/post-install')
-rwxr-xr-xextra/kde/post-install5
1 files changed, 5 insertions, 0 deletions
diff --git a/extra/kde/post-install b/extra/kde/post-install
new file mode 100755
index 000000000..94712a485
--- /dev/null
+++ b/extra/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