summaryrefslogtreecommitdiff
path: root/pcr/plymouth/lightdm.service
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/plymouth/lightdm.service')
-rw-r--r--pcr/plymouth/lightdm.service15
1 files changed, 0 insertions, 15 deletions
diff --git a/pcr/plymouth/lightdm.service b/pcr/plymouth/lightdm.service
deleted file mode 100644
index b2fcd8292..000000000
--- a/pcr/plymouth/lightdm.service
+++ /dev/null
@@ -1,15 +0,0 @@
-[Unit]
-Description=Light Display Manager
-Documentation=man:lightdm(1)
-Conflicts=getty@tty1.service
-After=systemd-user-sessions.service getty@tty1.service plymouth-quit.service
-
-[Service]
-ExecStart=/usr/bin/lightdm
-Restart=always
-IgnoreSIGPIPE=no
-BusName=org.freedesktop.DisplayManager
-
-[Install]
-Alias=display-manager.service
-