summaryrefslogtreecommitdiff
path: root/man/common.ent.in
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2016-05-19 16:43:48 +0200
committerThomas Haller <thaller@redhat.com>2016-05-23 21:49:42 +0200
commit51791c4772e7a9c26a1afc088069e9d4d862d36c (patch)
treea5be83fbc5d34c72516ec9d8f4814fd67aa5307c /man/common.ent.in
parentf664c049737a0f15b6773dab342cf531202312c5 (diff)
downloadNetworkManager-51791c4772e7a9c26a1afc088069e9d4d862d36c.tar.gz
dns: add configure option "--with-config-dns-rc-manager-default" for default of main.rc-manager
Downstream might want to choose a different default value for main.rc-manager setting (and it can does so, by compiling with explicit resolvconf or netconfig support). Make the default configurable at build-time and also embed it into the manual page of "NetworkManager.conf". https://bugzilla.redhat.com/show_bug.cgi?id=1337222
Diffstat (limited to 'man/common.ent.in')
-rw-r--r--man/common.ent.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/man/common.ent.in b/man/common.ent.in
index ae8897eb8a..ec91e8a6a2 100644
--- a/man/common.ent.in
+++ b/man/common.ent.in
@@ -4,3 +4,4 @@
<!ENTITY NM_CONFIG_DEFAULT_AUTH_POLKIT_TEXT "@NM_CONFIG_DEFAULT_AUTH_POLKIT_TEXT@">
<!ENTITY NM_CONFIG_LOGGING_BACKEND_DEFAULT_TEXT "@NM_CONFIG_LOGGING_BACKEND_DEFAULT_TEXT@">
<!ENTITY NM_CONFIG_DEFAULT_LOGGING_AUDIT_TEXT "@NM_CONFIG_DEFAULT_LOGGING_AUDIT_TEXT@">
+<!ENTITY NM_CONFIG_DEFAULT_DNS_RC_MANAGER "@NM_CONFIG_DEFAULT_DNS_RC_MANAGER@">