summaryrefslogtreecommitdiffstats
path: root/system/gdm/doinst.sh
diff options
context:
space:
mode:
Diffstat (limited to 'system/gdm/doinst.sh')
-rw-r--r--system/gdm/doinst.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/system/gdm/doinst.sh b/system/gdm/doinst.sh
index 161e204bbf..e09179d821 100644
--- a/system/gdm/doinst.sh
+++ b/system/gdm/doinst.sh
@@ -12,6 +12,10 @@ config() {
}
config etc/X11/gdm/custom.conf.new
+config etc/X11/gdm/Xsession.new
+config etc/X11/gdm/Init/Default.new
+config etc/X11/gdm/PreSession/Default.new
+config etc/X11/gdm/PostSession/Default.new
if [ -x /usr/bin/update-desktop-database ]; then
/usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1