summaryrefslogtreecommitdiff
path: root/pcr/plymouth/plymouth-quit.service.in.patch
diff options
context:
space:
mode:
authorDavid P <megver83@openmailbox.org>2017-03-21 13:52:27 -0300
committerDavid P <megver83@openmailbox.org>2017-03-21 13:52:27 -0300
commitdb1802bff1f9a0d62436bf0204f994a7e4845267 (patch)
tree03f178ef69979a242461e53652cc3e031dab4bd1 /pcr/plymouth/plymouth-quit.service.in.patch
parent9819a7bf5b2b669c648a67fcc0435ef6ffe4e180 (diff)
downloadabslibre-db1802bff1f9a0d62436bf0204f994a7e4845267.tar.gz
abslibre-db1802bff1f9a0d62436bf0204f994a7e4845267.tar.bz2
abslibre-db1802bff1f9a0d62436bf0204f994a7e4845267.zip
Added plymouth to [pcr]
Diffstat (limited to 'pcr/plymouth/plymouth-quit.service.in.patch')
-rw-r--r--pcr/plymouth/plymouth-quit.service.in.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/pcr/plymouth/plymouth-quit.service.in.patch b/pcr/plymouth/plymouth-quit.service.in.patch
new file mode 100644
index 000000000..ec3435cea
--- /dev/null
+++ b/pcr/plymouth/plymouth-quit.service.in.patch
@@ -0,0 +1,14 @@
+diff -aur plymouth-0.8.8.src/systemd-units/plymouth-quit.service.in plymouth-0.8.8.patch/systemd-units/plymouth-quit.service.in
+--- plymouth-0.8.8.src/systemd-units/plymouth-quit.service.in 2012-09-27 02:50:53.000000000 +1000
++++ plymouth-0.8.8.patch/systemd-units/plymouth-quit.service.in 2014-02-11 16:36:58.813194805 +1100
+@@ -1,8 +1,9 @@
+ [Unit]
+ Description=Terminate Plymouth Boot Screen
+ After=rc-local.service plymouth-start.service systemd-user-sessions.service
++Before=getty@tty1.service
+
+ [Service]
+-ExecStart=-@PLYMOUTH_CLIENT_DIR@/plymouth quit
++ExecStart=-@PLYMOUTH_CLIENT_DIR@/plymouth quit --retain-splash
+ Type=oneshot
+ TimeoutSec=20