From cca6fde7f2f3da82cc1165140fb8372c2c018a72 Mon Sep 17 00:00:00 2001 From: David P Date: Thu, 23 Mar 2017 12:53:26 -0300 Subject: Added plymouth-legacy to [pcr] --- pcr/plymouth-legacy/lightdm-plymouth.service | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 pcr/plymouth-legacy/lightdm-plymouth.service (limited to 'pcr/plymouth-legacy/lightdm-plymouth.service') 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 -- cgit v1.2.3