diff options
Diffstat (limited to 'abs/core/plymouth/lightdm-plymouth.service')
-rw-r--r-- | abs/core/plymouth/lightdm-plymouth.service | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/abs/core/plymouth/lightdm-plymouth.service b/abs/core/plymouth/lightdm-plymouth.service deleted file mode 100644 index 47ec47e..0000000 --- a/abs/core/plymouth/lightdm-plymouth.service +++ /dev/null @@ -1,14 +0,0 @@ -[Unit] -Description=LightDM Display Manager -After=systemd-user-sessions.service - -Conflicts=plymouth-quit.service -After=plymouth-quit.service - -[Service] -ExecStart=/usr/sbin/lightdm -StandardOutput=syslog - -[Install] -WantedBy=graphical.target -Alias=display-manager.service |