summarylogtreecommitdiffstats
path: root/kdm-plymouth.service
diff options
context:
space:
mode:
Diffstat (limited to 'kdm-plymouth.service')
-rw-r--r--kdm-plymouth.service14
1 files changed, 0 insertions, 14 deletions
diff --git a/kdm-plymouth.service b/kdm-plymouth.service
deleted file mode 100644
index 9055111eb1f5..000000000000
--- a/kdm-plymouth.service
+++ /dev/null
@@ -1,14 +0,0 @@
-[Unit]
-Description=K Display Manager
-Conflicts=getty@tty1.service plymouth-quit.service
-Wants=plymouth-deactivate.service
-After=systemd-user-sessions.service getty@tty1.service plymouth-deactivate.service plymouth-quit.service
-
-[Service]
-ExecStart=/usr/bin/kdm -nodaemon
-Restart=always
-IgnoreSIGPIPE=no
-StandardOutput=syslog
-
-[Install]
-Alias=display-manager.service