diff options
author | Britney Fransen <brfransen@gmail.com> | 2013-11-29 18:39:06 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2013-11-29 18:39:06 (GMT) |
commit | d6516faa2bb58b90035609b16674cb86b75a7570 (patch) | |
tree | 288971230c879eef2009e70ef2c5c3a7cbb9aa76 /abs/core/plymouth/plymouth-quit.service | |
parent | d4f87c26be94acfef50c606440fab2dd3f04c167 (diff) | |
download | linhes_pkgbuild-d6516faa2bb58b90035609b16674cb86b75a7570.zip linhes_pkgbuild-d6516faa2bb58b90035609b16674cb86b75a7570.tar.gz linhes_pkgbuild-d6516faa2bb58b90035609b16674cb86b75a7570.tar.bz2 |
update to 0.8.8.52.g37d2e40. refs #891
Diffstat (limited to 'abs/core/plymouth/plymouth-quit.service')
-rw-r--r-- | abs/core/plymouth/plymouth-quit.service | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/abs/core/plymouth/plymouth-quit.service b/abs/core/plymouth/plymouth-quit.service deleted file mode 100644 index 9d16a27..0000000 --- a/abs/core/plymouth/plymouth-quit.service +++ /dev/null @@ -1,9 +0,0 @@ -[Unit]
-Description=Terminate Plymouth Boot Screen
-After=rc-local.service plymouth-start.service systemd-user-sessions.service
-Before=getty@tty1.service
-
-[Service]
-ExecStart=-/usr/bin/plymouth quit
-Type=oneshot
-TimeoutSec=20
\ No newline at end of file |