chiark / gitweb /
units: move the last flag files to /dev/.run
[elogind.git] / src / path-lookup.c
index 1a21ca078ad8f74c50f73223b0cd57a4877704d6..922e722e17be40b4743c5c306027caf84cb71a7f 100644 (file)
@@ -183,7 +183,7 @@ int lookup_paths_init(LookupPaths *p, ManagerRunningAs running_as) {
                         if (!(p->unit_path = strv_new(
                                               /* If you modify this you also want to modify
                                                * systemdsystemunitpath= in systemd.pc.in! */
-                                              "/dev/.systemd/system",
+                                              "/dev/.run/systemd/system",
                                               SYSTEM_CONFIG_UNIT_PATH,
                                               "/etc/systemd/system",
                                               "/usr/local/share/systemd/system",