summaryrefslogtreecommitdiff
path: root/pcr/plymouth-legacy/lightdm-plymouth.service
diff options
context:
space:
mode:
authorDavid P <megver83@openmailbox.org>2017-03-23 12:53:26 -0300
committerDavid P <megver83@openmailbox.org>2017-03-23 12:53:26 -0300
commitcca6fde7f2f3da82cc1165140fb8372c2c018a72 (patch)
tree87ce26cde42345d6790eaf7dcd014d5a1b24f4f3 /pcr/plymouth-legacy/lightdm-plymouth.service
parent9861000b9239f4d9b6f55475c9ef6d3410a3d43a (diff)
downloadabslibre-cca6fde7f2f3da82cc1165140fb8372c2c018a72.tar.gz
abslibre-cca6fde7f2f3da82cc1165140fb8372c2c018a72.tar.bz2
abslibre-cca6fde7f2f3da82cc1165140fb8372c2c018a72.zip
Added plymouth-legacy to [pcr]
Diffstat (limited to 'pcr/plymouth-legacy/lightdm-plymouth.service')
-rw-r--r--pcr/plymouth-legacy/lightdm-plymouth.service13
1 files changed, 13 insertions, 0 deletions
diff --git a/pcr/plymouth-legacy/lightdm-plymouth.service b/pcr/plymouth-legacy/lightdm-plymouth.service
new file mode 100644
index 000000000..a845498fd
--- /dev/null
+++ b/pcr/plymouth-legacy/lightdm-plymouth.service
@@ -0,0 +1,13 @@
+[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/bin/lightdm
+Restart=always
+IgnoreSIGPIPE=no
+BusName=org.freedesktop.DisplayManager
+
+[Install]
+Alias=display-manager.service