]> git.ipfire.org Git - thirdparty/shadow.git/commit
Don't warn when failed to open /etc/nsswitch.conf
authorSerge Hallyn <serge@hallyn.com>
Mon, 7 Nov 2022 15:54:50 +0000 (09:54 -0600)
committerSerge Hallyn <serge@hallyn.com>
Tue, 8 Nov 2022 16:18:17 +0000 (10:18 -0600)
commit90424e7c20a80491b66e48a89a9c5dfbf7d33990
treefab4c8730464c675223e00156c018954dca0638b
parenteaebea55a495a56317ed85e959b3599f73c6bdf2
Don't warn when failed to open /etc/nsswitch.conf

Maybe we should have a debug mode where it's still printed, but
we don't, so let's be quieter.

Closes #557
lib/nss.c