summaryrefslogtreecommitdiffstats
path: root/xfce/xfce/post-install
diff options
context:
space:
mode:
Diffstat (limited to 'xfce/xfce/post-install')
-rwxr-xr-xxfce/xfce/post-install6
1 files changed, 6 insertions, 0 deletions
diff --git a/xfce/xfce/post-install b/xfce/xfce/post-install
new file mode 100755
index 000000000..ca1c234de
--- /dev/null
+++ b/xfce/xfce/post-install
@@ -0,0 +1,6 @@
+#!/bin/bash
+update-desktop-database
+
+sed -i "s/^id:[3-5]/id:4/" /etc/inittab
+
+sed -i "s/^\(Session=\).*$/\1xfce/g" /etc/skel/.dmrc