From ff368b7f4dd180b8f9fa04fd1cb32726de98a0fd Mon Sep 17 00:00:00 2001 From: Freemor Date: Fri, 23 Nov 2018 17:15:39 -0400 Subject: Updated [plymouth] to address #2067 - Added parabola-logo.png - Updated referrences to arch-logo.png to parabola-logo.png - v0.9.3 -> 0.9.4 - removed a patch that seemed not to be necessary any more. --- pcr-testing/plymouth/lightdm.service | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 pcr-testing/plymouth/lightdm.service (limited to 'pcr-testing/plymouth/lightdm.service') diff --git a/pcr-testing/plymouth/lightdm.service b/pcr-testing/plymouth/lightdm.service new file mode 100644 index 000000000..b2fcd8292 --- /dev/null +++ b/pcr-testing/plymouth/lightdm.service @@ -0,0 +1,15 @@ +[Unit] +Description=Light Display Manager +Documentation=man:lightdm(1) +Conflicts=getty@tty1.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