]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/shared/resolve-util.h
Drop split-usr and unmerged-usr support
[thirdparty/systemd.git] / src / shared / resolve-util.h
index 7c9008c7053f80b1f8b5d839cce59b9d8de3bcdb..2d210f9af755c27b94a0d420dd02181c147b015c 100644 (file)
@@ -96,4 +96,4 @@ DnsCacheMode dns_cache_mode_from_string(const char *s) _pure_;
 #define PRIVATE_STUB_RESOLV_CONF "/run/systemd/resolve/stub-resolv.conf"
 
 /* A static resolv.conf file containing no domains, but only our own DNS server address */
-#define PRIVATE_STATIC_RESOLV_CONF ROOTLIBEXECDIR "/resolv.conf"
+#define PRIVATE_STATIC_RESOLV_CONF LIBEXECDIR "/resolv.conf"