summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/systemd-units/files/services-desktop/kdm_at.service')
-rw-r--r--sys-apps/systemd-units/files/services-desktop/kdm_at.service11
1 files changed, 0 insertions, 11 deletions
diff --git a/sys-apps/systemd-units/files/services-desktop/kdm_at.service b/sys-apps/systemd-units/files/services-desktop/kdm_at.service
deleted file mode 100644
index 024b0c0..0000000
--- a/sys-apps/systemd-units/files/services-desktop/kdm_at.service
+++ /dev/null
@@ -1,11 +0,0 @@
-[Unit]
-Description=KDE Display Manager on %I
-Requires=dev-%i.device
-After=dev-%i.device systemd-user-sessions.service
-
-[Service]
-ExecStart=/usr/bin/kdm -nodaemon %I
-ExecStop=/usr/bin/kdmctl suicide
-
-[Install]
-Alias=graphical.target.wants/kdm@tty7.service