chiark / gitweb /
pkconfig: export full search path as .pc variable
[elogind.git] / src / path-lookup.c
index f094969adaf9c1a2224b66443a904edae9defa3b..1a21ca078ad8f74c50f73223b0cd57a4877704d6 100644 (file)
@@ -181,6 +181,8 @@ int lookup_paths_init(LookupPaths *p, ManagerRunningAs running_as) {
                                 return -ENOMEM;
                 } else
                         if (!(p->unit_path = strv_new(
+                                              /* If you modify this you also want to modify
+                                               * systemdsystemunitpath= in systemd.pc.in! */
                                               "/dev/.systemd/system",
                                               SYSTEM_CONFIG_UNIT_PATH,
                                               "/etc/systemd/system",