plymouth: don't wait forever for plymouth in case it is stuck

This commit is contained in:
Lennart Poettering 2011-02-22 16:26:07 +01:00
parent 62170515a1
commit 3642d1c988
2 changed files with 3 additions and 0 deletions

2
TODO
View File

@ -27,6 +27,8 @@ Features:
* invoke vhangup() before and after invoking getty
* skip readahead on physically r/o media
* support "auto" and "comment=systemd.automount" at the same time for an fstab entry
* Make use of UnknownInterface, UnknownObject

View File

@ -12,3 +12,4 @@ After=rc-local.service plymouth-start.service
[Service]
ExecStart=-/bin/plymouth quit
Type=oneshot
TimeoutSec=20