chiark / gitweb /
rc-local: order after network.target
[elogind.git] / units / systemd-ask-password-console.path
index ac76fc170e0fee6dd0c4bf9d9a106d772b2158cd..c3143d1da6010a272e2abb648efebb085a329118 100644 (file)
@@ -9,7 +9,10 @@
 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=/dev/.run/systemd/ask-password
+DirectoryNotEmpty=/run/systemd/ask-password
+MakeDirectory=yes