]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/path/path.c
systemd-path: allow the default search path to be queried
[thirdparty/systemd.git] / src / path / path.c
index 0f029c4ae63dcb4598dd42fa585a187f3bac7b3a..be17a444d3b208c8412e0bab86bac016027dc425 100644 (file)
@@ -67,6 +67,7 @@ static const char* const path_table[_SD_PATH_MAX] = {
         [SD_PATH_USER_TEMPLATES] = "user-templates",
         [SD_PATH_USER_DESKTOP] = "user-desktop",
         [SD_PATH_SEARCH_BINARIES] = "search-binaries",
+        [SD_PATH_SEARCH_BINARIES_DEFAULT] = "search-binaries-default",
         [SD_PATH_SEARCH_LIBRARY_PRIVATE] = "search-library-private",
         [SD_PATH_SEARCH_LIBRARY_ARCH] = "search-library-arch",
         [SD_PATH_SEARCH_SHARED] = "search-shared",