summaryrefslogtreecommitdiff
path: root/pcr/plymouth-nosystemd/plymouth-quit.service.in.patch
diff options
context:
space:
mode:
authorDavid P <megver83@openmailbox.org>2017-03-22 11:16:44 -0300
committerDavid P <megver83@openmailbox.org>2017-03-22 11:16:44 -0300
commitede2e3a6d5cd78a6b5291afc47d515301023e7cb (patch)
treeff0c77aabadff2eae758292f23990a75e1db41e7 /pcr/plymouth-nosystemd/plymouth-quit.service.in.patch
parent8222e4f10d701a4a52c62f95de3573d1c904d249 (diff)
downloadabslibre-ede2e3a6d5cd78a6b5291afc47d515301023e7cb.tar.gz
abslibre-ede2e3a6d5cd78a6b5291afc47d515301023e7cb.tar.bz2
abslibre-ede2e3a6d5cd78a6b5291afc47d515301023e7cb.zip
Added plymouth-nosystemd
Diffstat (limited to 'pcr/plymouth-nosystemd/plymouth-quit.service.in.patch')
-rw-r--r--pcr/plymouth-nosystemd/plymouth-quit.service.in.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/pcr/plymouth-nosystemd/plymouth-quit.service.in.patch b/pcr/plymouth-nosystemd/plymouth-quit.service.in.patch
new file mode 100644
index 000000000..ec3435cea
--- /dev/null
+++ b/pcr/plymouth-nosystemd/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