From 6b3fd98f7a8eb4adbc134797fb2e81a643004e0d Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 29 Aug 2011 21:48:51 +0200 Subject: untis: allow both console and plymouth ask password agents in boot transaction to allow dynamically disabled plymouth --- units/systemd-ask-password-console.service.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'units/systemd-ask-password-console.service.in') diff --git a/units/systemd-ask-password-console.service.in b/units/systemd-ask-password-console.service.in index a2ac09cd6a..5ff3ed55d7 100644 --- a/units/systemd-ask-password-console.service.in +++ b/units/systemd-ask-password-console.service.in @@ -9,7 +9,9 @@ Description=Dispatch Password Requests to Console DefaultDependencies=no Conflicts=shutdown.target +After=plymouth-start.service Before=shutdown.target +ConditionPathExists=!/run/plymouth/pid [Service] ExecStart=@rootbindir@/systemd-tty-ask-password-agent --watch --console -- cgit v1.2.3-54-g00ecf