summaryrefslogtreecommitdiffstats
path: root/remote/modules/kdm/data
diff options
context:
space:
mode:
Diffstat (limited to 'remote/modules/kdm/data')
-rw-r--r--remote/modules/kdm/data/etc/systemd/system/kdm.service5
1 files changed, 1 insertions, 4 deletions
diff --git a/remote/modules/kdm/data/etc/systemd/system/kdm.service b/remote/modules/kdm/data/etc/systemd/system/kdm.service
index 14ff7457..9882459f 100644
--- a/remote/modules/kdm/data/etc/systemd/system/kdm.service
+++ b/remote/modules/kdm/data/etc/systemd/system/kdm.service
@@ -1,12 +1,9 @@
[Unit]
Description=KDM Display Manager
Conflicts=getty@tty7.service
-After=systemd-user-sessions.service getty@tty7.service plymouth-quit.service
+After=systemd-user-sessions.service getty@tty7.service plymouth-quit.service activate-nss-ldap.service
[Service]
ExecStart=/usr/bin/kdm -nodaemon
Restart=always
IgnoreSIGPIPE=no
-
-[Install]
-Alias=display-manager.service