diff options
Diffstat (limited to 'pcr/plymouth/lightdm-plymouth.service')
-rw-r--r-- | pcr/plymouth/lightdm-plymouth.service | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/pcr/plymouth/lightdm-plymouth.service b/pcr/plymouth/lightdm-plymouth.service deleted file mode 100644 index a845498fd..000000000 --- a/pcr/plymouth/lightdm-plymouth.service +++ /dev/null @@ -1,13 +0,0 @@ -[Unit] -Description=Light Display Manager -Conflicts=getty@tty1.service plymouth-quit.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 |