summaryrefslogtreecommitdiffstats
path: root/abs/core/plymouth/plymouth-quit.service.in.patch
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2014-12-05 21:57:06 (GMT)
committerBritney Fransen <brfransen@gmail.com>2014-12-05 21:57:06 (GMT)
commitd5cb134735305134af8410f00768adf4b5254c91 (patch)
tree25487539a6a2ccd7ea3941d7d991820d8c5c1eae /abs/core/plymouth/plymouth-quit.service.in.patch
parent7fb9e40d7558d80c04be03702231a19fe3fbfacd (diff)
downloadlinhes_pkgbuild-d5cb134735305134af8410f00768adf4b5254c91.zip
linhes_pkgbuild-d5cb134735305134af8410f00768adf4b5254c91.tar.gz
linhes_pkgbuild-d5cb134735305134af8410f00768adf4b5254c91.tar.bz2
plymouth: update to 0.9.0
Diffstat (limited to 'abs/core/plymouth/plymouth-quit.service.in.patch')
-rw-r--r--abs/core/plymouth/plymouth-quit.service.in.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/abs/core/plymouth/plymouth-quit.service.in.patch b/abs/core/plymouth/plymouth-quit.service.in.patch
new file mode 100644
index 0000000..ec3435c
--- /dev/null
+++ b/abs/core/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