From db1802bff1f9a0d62436bf0204f994a7e4845267 Mon Sep 17 00:00:00 2001 From: David P Date: Tue, 21 Mar 2017 13:52:27 -0300 Subject: Added plymouth to [pcr] --- pcr/plymouth/plymouth-deactivate.service | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 pcr/plymouth/plymouth-deactivate.service (limited to 'pcr/plymouth/plymouth-deactivate.service') diff --git a/pcr/plymouth/plymouth-deactivate.service b/pcr/plymouth/plymouth-deactivate.service new file mode 100644 index 000000000..2c6f34954 --- /dev/null +++ b/pcr/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