chiark / gitweb /
rtc in localtime: use settimeofday(NULL, tz) instead of hwclock(8)
[elogind.git] / units / systemd-ask-password-wall.path
index d7a9e3c4bc75feee9eda61271fc389ac7dd41e2b..050b73b2e1ba05a7cf41ec9318f742e5e528072f 100644 (file)
@@ -8,6 +8,9 @@
 [Unit]
 Description=Forward Password Requests to Wall Directory Watch
 DefaultDependencies=no
+Conflicts=shutdown.target
+Before=basic.target shutdown.target
 
 [Path]
-DirectoryNotEmpty=/dev/.systemd/ask-password
+DirectoryNotEmpty=/run/systemd/ask-password
+MakeDirectory=yes