chiark / gitweb /
path: optionally, create watched directories in .path units
[elogind.git] / units / systemd-ask-password-plymouth.path
index 827f1385e88c98674c123250dbdb759c03db194c..6a96520921c1185d2abf4ce19e038c68689f48e9 100644 (file)
@@ -8,6 +8,9 @@
 [Unit]
 Description=Forward Password Requests to Plymouth Directory Watch
 DefaultDependencies=no
+Conflicts=shutdown.target systemd-ask-password-console.path systemd-ask-password-console.service
+Before=basic.target shutdown.target
 
 [Path]
-DirectoryNotEmpty=/dev/.systemd/ask-password
+DirectoryNotEmpty=/run/systemd/ask-password
+MakeDirectory=yes