diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-11-18 05:22:25 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-11-18 05:22:25 +0100 |
commit | 8cf3a8a982661c0bb9b04ff27f6d486b38b1b35e (patch) | |
tree | 6fd5c91964523af264413a4478b09f7845878c67 /units/fedora | |
parent | 10aa703482a20489c061d76acb040b54fca89c6b (diff) |
units: enable console ask-password agent by default
Diffstat (limited to 'units/fedora')
-rw-r--r-- | units/fedora/plymouth-start.service | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/fedora/plymouth-start.service b/units/fedora/plymouth-start.service index 8c0ba8b9e7..61cb82cde4 100644 --- a/units/fedora/plymouth-start.service +++ b/units/fedora/plymouth-start.service @@ -8,6 +8,7 @@ [Unit] Description=Show Plymouth Boot Screen DefaultDependencies=no +Wants=systemd-ask-password-plymouth.path After=systemd-vconsole-setup.service udev-settle.service Before=systemd-ask-password-plymouth.service |