chiark / gitweb /
pkgconfig: move library .pc files to libdir
[elogind.git] / units / systemd-ask-password-plymouth.path
index 8e5e51290d305e3dc5bef6306c1faffc10049f10..6a96520921c1185d2abf4ce19e038c68689f48e9 100644 (file)
@@ -8,8 +8,9 @@
 [Unit]
 Description=Forward Password Requests to Plymouth Directory Watch
 DefaultDependencies=no
-Conflicts=shutdown.target
+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