X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fsystemd-ask-password-plymouth.path;h=ba592c7ce6ca7289090d482e978d79598e0fa453;hp=9fd51f2ee1b2816eea1a956a7a8585e2f054dae2;hb=8e4fb44ab0f853ff8faedcaa2cbc58b80eda9611;hpb=e0e1580aae5913870933518f3cb7055730ce3a49 diff --git a/units/systemd-ask-password-plymouth.path b/units/systemd-ask-password-plymouth.path index 9fd51f2ee..ba592c7ce 100644 --- a/units/systemd-ask-password-plymouth.path +++ b/units/systemd-ask-password-plymouth.path @@ -7,7 +7,11 @@ [Unit] Description=Forward Password Requests to Plymouth Directory Watch -After=local-fs.target +DefaultDependencies=no +Conflicts=shutdown.target systemd-ask-password-console.path systemd-ask-password-console.service +Before=basic.target shutdown.target +ConditionKernelCommandLine=!plymouth.enable=0 [Path] -DirectoryNotEmpty=/dev/.systemd/ask-password +DirectoryNotEmpty=/run/systemd/ask-password +MakeDirectory=yes