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/plymouth-deactivate.service | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 pcr-testing/plymouth/plymouth-deactivate.service (limited to 'pcr-testing/plymouth/plymouth-deactivate.service') diff --git a/pcr-testing/plymouth/plymouth-deactivate.service b/pcr-testing/plymouth/plymouth-deactivate.service new file mode 100644 index 000000000..2c6f34954 --- /dev/null +++ b/pcr-testing/plymouth/plymouth-deactivate.service @@ -0,0 +1,9 @@ +[Unit] +Description=Deactivate Plymouth Boot Screen +After=rc-local.service plymouth-start.service systemd-user-sessions.service +Before=getty@tty1.service + +[Service] +ExecStart=/usr/bin/plymouth deactivate +Type=oneshot +TimeoutSec=20 -- cgit v1.2.3