public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] nsswitch.conf.5: Current glibc reloads this configuration file
@ 2022-11-04 17:51 Florian Weimer
  0 siblings, 0 replies; only message in thread
From: Florian Weimer @ 2022-11-04 17:51 UTC (permalink / raw)
  To: linux-man; +Cc: Alejandro Colomar

The implementation happened across multiple glibc commits, but the work
was completed for glibc 2.33.

Signed-off-by: Florian Weimer <fweimer@redhat.com>

---
v2: Semantic line breaks.
 man5/nsswitch.conf.5 | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/man5/nsswitch.conf.5 b/man5/nsswitch.conf.5
index 098585cf1..b4c5b865a 100644
--- a/man5/nsswitch.conf.5
+++ b/man5/nsswitch.conf.5
@@ -402,11 +402,13 @@ for respective databases:
 .PD
 .RE
 .SH NOTES
-Within each process that uses
-.BR nsswitch.conf ,
-the entire file is read only once.
-If the file is later changed, the
-process will continue using the old configuration.
+Starting with glibc 2.33,
+.\" https://sourceware.org/bugzilla/show_bug.cgi?id=12459
+.B nsswitch.conf
+is automatically reloaded if the file is changed.
+In earlier versions, the entire file was read only once within each process.
+If the file was later changed,
+the process would continue using the old configuration.
 .PP
 Traditionally, there was only a single source for service information,
 often in the form of a single configuration

base-commit: b106cd5bf43fe806100bb5266b78f92bac90b6e0


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-11-04 17:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-04 17:51 [PATCH v2] nsswitch.conf.5: Current glibc reloads this configuration file Florian Weimer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox