[systemd-devel] [PATCH] run systemd-ask-password-console.service after systemd-vconsole-setup.service

harald at redhat.com harald at redhat.com
Thu Feb 14 03:52:24 PST 2013


From: Harald Hoyer <harald at redhat.com>

---
 units/systemd-ask-password-console.service.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/units/systemd-ask-password-console.service.in b/units/systemd-ask-password-console.service.in
index 4bcb30b..a24fa51 100644
--- a/units/systemd-ask-password-console.service.in
+++ b/units/systemd-ask-password-console.service.in
@@ -10,7 +10,7 @@ Description=Dispatch Password Requests to Console
 Documentation=man:systemd-ask-password-console.service(8)
 DefaultDependencies=no
 Conflicts=shutdown.target
-After=plymouth-start.service
+After=plymouth-start.service systemd-vconsole-setup.service
 Before=shutdown.target
 ConditionPathExists=!/run/plymouth/pid
 
-- 
1.8.1



More information about the systemd-devel mailing list