chiark / gitweb /
units: In MeeGo there was more than one ExecStart lines present that caused systemd...
[elogind.git] / units / systemd-ask-password-wall.path
index a555d26f1967ea91da45f781889758ef78ede9ae..050b73b2e1ba05a7cf41ec9318f742e5e528072f 100644 (file)
@@ -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