diff options
Diffstat (limited to 'sys-boot/plymouth/files/lightdm-plymouth.service')
-rw-r--r-- | sys-boot/plymouth/files/lightdm-plymouth.service | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/sys-boot/plymouth/files/lightdm-plymouth.service b/sys-boot/plymouth/files/lightdm-plymouth.service deleted file mode 100644 index 0ce7ddc6..00000000 --- a/sys-boot/plymouth/files/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/sbin/lightdm -Restart=always -IgnoreSIGPIPE=no -BusName=org.freedesktop.DisplayManager - -[Install] -Alias=display-manager.service |