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.path | 2 ++ 1 file changed, 2 insertions(+) (limited to 'units/systemd-ask-password-console.path') diff --git a/units/systemd-ask-password-console.path b/units/systemd-ask-password-console.path index b5acf943b4..c3143d1da6 100644 --- a/units/systemd-ask-password-console.path +++ b/units/systemd-ask-password-console.path @@ -9,7 +9,9 @@ Description=Dispatch Password Requests to Console Directory Watch DefaultDependencies=no Conflicts=shutdown.target +After=plymouth-start.service Before=basic.target shutdown.target +ConditionPathExists=!/run/plymouth/pid [Path] DirectoryNotEmpty=/run/systemd/ask-password -- cgit v1.2.3-54-g00ecf