summaryrefslogtreecommitdiffstats
path: root/kde/post-install/sddm-qt5.post-install
diff options
context:
space:
mode:
Diffstat (limited to 'kde/post-install/sddm-qt5.post-install')
-rw-r--r--kde/post-install/sddm-qt5.post-install3
1 files changed, 3 insertions, 0 deletions
diff --git a/kde/post-install/sddm-qt5.post-install b/kde/post-install/sddm-qt5.post-install
index d1486c1..15a6a1a 100644
--- a/kde/post-install/sddm-qt5.post-install
+++ b/kde/post-install/sddm-qt5.post-install
@@ -1,3 +1,6 @@
# Remove PAM related stuff:
rm -rf $PKG/etc/pam.d
+# Remove the sddm.conf file because we will generate our own in doinst.sh:
+rm -f $PKG/etc/sddm.conf
+