From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 99374385841E; Fri, 4 Nov 2022 16:26:25 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 99374385841E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1667579186; bh=OOLPL5aSISwXPUiNKveJtycabJv/lTzAudJsJap04Ok=; h=From:To:Subject:Date:From; b=Xa7kpm1oWeej59CqrNM6hHhUUn4fOwpDvEOVQTVGuGye83CiAnDJOVolKnEMxhxul NXHgIUiPX90YZU6AsWaU1UJ/Q0B3im59IGxzgShIyOdkRyMgi7odfkRSLx01syC2GI n4TT91BF0ToDlYQFBtEp+7gEOH9nuzqgMKHeBMm4= From: "mpoliwczak34 at gmail dot com" To: glibc-bugs@sourceware.org Subject: [Bug manual/29750] New: nsswitch.conf is auto-reloaded Date: Fri, 04 Nov 2022 16:26:23 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: manual X-Bugzilla-Version: 2.36 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: mpoliwczak34 at gmail dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter cc target_milestone Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D29750 Bug ID: 29750 Summary: nsswitch.conf is auto-reloaded Product: glibc Version: 2.36 Status: UNCONFIRMED Severity: normal Priority: P2 Component: manual Assignee: unassigned at sourceware dot org Reporter: mpoliwczak34 at gmail dot com CC: mtk.manpages at gmail dot com Target Milestone: --- The nsswitch.conf(5) manual says: "Within each process that uses nsswitch.c= onf, the entire file is read only once. If the file is later changed, the process will continue using the old configuration.". That is incorrect, this config file is auto-reloaded (Refer: https://sourceware.org/bugzilla/show_bug.cgi?id=3D12459) --=20 You are receiving this mail because: You are on the CC list for the bug.=