summaryrefslogtreecommitdiff
path: root/pcr/plymouth/lxdm-plymouth.service
diff options
context:
space:
mode:
authorDavid P <megver83@openmailbox.org>2017-03-21 13:52:27 -0300
committerDavid P <megver83@openmailbox.org>2017-03-21 13:52:27 -0300
commitdb1802bff1f9a0d62436bf0204f994a7e4845267 (patch)
tree03f178ef69979a242461e53652cc3e031dab4bd1 /pcr/plymouth/lxdm-plymouth.service
parent9819a7bf5b2b669c648a67fcc0435ef6ffe4e180 (diff)
downloadabslibre-db1802bff1f9a0d62436bf0204f994a7e4845267.tar.gz
abslibre-db1802bff1f9a0d62436bf0204f994a7e4845267.tar.bz2
abslibre-db1802bff1f9a0d62436bf0204f994a7e4845267.zip
Added plymouth to [pcr]
Diffstat (limited to 'pcr/plymouth/lxdm-plymouth.service')
-rw-r--r--pcr/plymouth/lxdm-plymouth.service13
1 files changed, 13 insertions, 0 deletions
diff --git a/pcr/plymouth/lxdm-plymouth.service b/pcr/plymouth/lxdm-plymouth.service
new file mode 100644
index 000000000..33e0ea741
--- /dev/null
+++ b/pcr/plymouth/lxdm-plymouth.service
@@ -0,0 +1,13 @@
+[Unit]
+Description=LXDE Display Manager
+Conflicts=getty@tty1.service plymouth-quit.service
+Wants=plymouth-deactivate.service
+After=systemd-user-sessions.service getty@tty1.service plymouth-deactivate.service plymouth-quit.service
+
+[Service]
+ExecStart=/usr/sbin/lxdm
+Restart=always
+IgnoreSIGPIPE=no
+
+[Install]
+Alias=display-manager.service