summaryrefslogtreecommitdiffstats
path: root/lxde/post-install
diff options
context:
space:
mode:
Diffstat (limited to 'lxde/post-install')
-rw-r--r--lxde/post-install7
1 files changed, 7 insertions, 0 deletions
diff --git a/lxde/post-install b/lxde/post-install
new file mode 100644
index 000000000..b4f77e36e
--- /dev/null
+++ b/lxde/post-install
@@ -0,0 +1,7 @@
+#!/bin/bash
+update-desktop-database
+
+sed -i "s/^id:[3-5]/id:4/" /etc/inittab
+
+# Activer lxde par défaut
+sed -i "s/^\(Session=\).*$/\1LXDE/g" /etc/skel/.dmrc