diff options
Diffstat (limited to 'abs/core/plymouth/lxdm-plymouth.service')
-rw-r--r-- | abs/core/plymouth/lxdm-plymouth.service | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/abs/core/plymouth/lxdm-plymouth.service b/abs/core/plymouth/lxdm-plymouth.service deleted file mode 100644 index dc6b000..0000000 --- a/abs/core/plymouth/lxdm-plymouth.service +++ /dev/null @@ -1,13 +0,0 @@ -[Unit] -Description=LXDE Display Manager -After=systemd-user-sessions.service - -Conflicts=plymouth-quit.service -After=plymouth-quit.service - -[Service] -ExecStart=/usr/sbin/lxdm >/dev/null 2>&1 </dev/null -StandardOutput=syslog - -[Install] -Alias=display-manager.service |