diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-10-29 02:42:10 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-10-29 16:28:29 +0200 |
commit | 42eacdadf56dfeb32c8cb0f598a47a43e6190483 (patch) | |
tree | 1462d75cfdc3aa6d4430187096f29efe7e31ffd3 /units/fedora/plymouth-halt.service | |
parent | c19a87330f5a9c49a884910abc39e8cb41df8ca7 (diff) |
units: introduce plymouth-start and plymouth-kexec, and move a few things back from basic to sysinit
Diffstat (limited to 'units/fedora/plymouth-halt.service')
-rw-r--r-- | units/fedora/plymouth-halt.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/fedora/plymouth-halt.service b/units/fedora/plymouth-halt.service index 2a5a06721a..1a957f425a 100644 --- a/units/fedora/plymouth-halt.service +++ b/units/fedora/plymouth-halt.service @@ -7,7 +7,7 @@ [Unit] Description=Show Plymouth Halt Screen -After=getty@tty1.service prefdm.service +After=getty@tty1.service prefdm.service plymouth-start.service Before=halt.service DefaultDependencies=no |