summaryrefslogtreecommitdiffstats
path: root/abs/core/plymouth/lxdm-plymouth.service
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/plymouth/lxdm-plymouth.service')
-rw-r--r--abs/core/plymouth/lxdm-plymouth.service13
1 files changed, 13 insertions, 0 deletions
diff --git a/abs/core/plymouth/lxdm-plymouth.service b/abs/core/plymouth/lxdm-plymouth.service
new file mode 100644
index 0000000..dc6b000
--- /dev/null
+++ b/abs/core/plymouth/lxdm-plymouth.service
@@ -0,0 +1,13 @@
+[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