connman.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH] doc: Update connman(8) manpage on the --nodnsproxy option.
@ 2023-02-21  0:20 Oskar Roesler (bionade24)
  2023-04-11  7:40 ` Daniel Wagner
  0 siblings, 1 reply; 2+ messages in thread
From: Oskar Roesler (bionade24) @ 2023-02-21  0:20 UTC (permalink / raw)
  To: connman; +Cc: Oskar Roesler

From: "Oskar Roesler" <o.roesler@oscloud.info>

The --nodnsproxy option documentation left out that ConnMan will fall
back to creating a resolv.conf on startup. This gets fixed by this.
---
 doc/connman.8.in | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/doc/connman.8.in b/doc/connman.8.in
index 85e7c5e0..868196c3 100644
--- a/doc/connman.8.in
+++ b/doc/connman.8.in
@@ -94,9 +94,11 @@ to itself by setting nameserver to 127.0.0.1 in \fBresolv.conf\fP(5)
 file or leave DNS management to an external entity, such as
 systemd-resolved. If this is not desired and you want that all programs
 call directly some DNS server, then you can use the \fB--nodnsproxy\fP
-option. If this option is used, then ConnMan is not able to cache the
-DNS queries because the DNS traffic is not going through ConnMan and that
-can cause some extra network traffic.
+option. ConnMan then figures out the DNS server and search domain
+on startup and sets them in \fBresolv.conf\fP(5). If this option is
+used, then ConnMan is not able to cache the DNS queries because the DNS
+traffic is not going through ConnMan and that can cause some extra
+network traffic.
 .SH SEE ALSO
 .BR connmanctl (1), \ connman.conf (5), \ connman-service.config (5), \c
 .BR \ connman-vpn (8)
-- 
2.39.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] doc: Update connman(8) manpage on the --nodnsproxy option.
  2023-02-21  0:20 [PATCH] doc: Update connman(8) manpage on the --nodnsproxy option Oskar Roesler (bionade24)
@ 2023-04-11  7:40 ` Daniel Wagner
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Wagner @ 2023-04-11  7:40 UTC (permalink / raw)
  To: connman, Oskar Roesler (bionade24); +Cc: Daniel Wagner


On Tue, 21 Feb 2023 01:20:10 +0100, Oskar Roesler (bionade24) wrote:
> The --nodnsproxy option documentation left out that ConnMan will fall
> back to creating a resolv.conf on startup. This gets fixed by this.
> 

Applied, thanks!

[1/1] doc: Update connman(8) manpage on the --nodnsproxy option.
      commit: 9cf2cc3844e486a81c5c118de4bcbde3489e097a

Best regards,
-- 
Daniel Wagner <wagi@monom.org>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-04-11  7:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-21  0:20 [PATCH] doc: Update connman(8) manpage on the --nodnsproxy option Oskar Roesler (bionade24)
2023-04-11  7:40 ` Daniel Wagner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).