X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fsystemd-ask-password-wall.path;h=050b73b2e1ba05a7cf41ec9318f742e5e528072f;hp=a555d26f1967ea91da45f781889758ef78ede9ae;hb=7948c4dfbea73ac21250b588089039aa17a90386;hpb=306a7fd82e790b3c00ba5cf806ccd6c0108061b5 diff --git a/units/systemd-ask-password-wall.path b/units/systemd-ask-password-wall.path index a555d26f1..050b73b2e 100644 --- a/units/systemd-ask-password-wall.path +++ b/units/systemd-ask-password-wall.path @@ -7,7 +7,10 @@ [Unit] Description=Forward Password Requests to Wall Directory Watch -After=local-fs.target +DefaultDependencies=no +Conflicts=shutdown.target +Before=basic.target shutdown.target [Path] -DirectoryNotEmpty=/dev/.systemd/ask-password +DirectoryNotEmpty=/run/systemd/ask-password +MakeDirectory=yes