]> git.ipfire.org Git - thirdparty/util-linux.git/commit
Use empty libuser config file.
authorAnatoly Pugachev <matorola@gmail.com>
Thu, 12 Oct 2023 11:13:02 +0000 (14:13 +0300)
committerKarel Zak <kzak@redhat.com>
Fri, 24 Nov 2023 10:10:32 +0000 (11:10 +0100)
commit3a5c9c1dd6935fb16f15f210b80ce9c5228e6a19
tree3f9d51d3f243be7ec47ab63021d1abec7fc12e3b
parent7058d793def09c3d4645e9efd1d8a5d212e839b0
Use empty libuser config file.

In case of an absence /etc/libuser.conf, use empty file by pointing
LIBUSER_CONF to /dev/null. This allows chfn/gecos to pass without error.

PS: The "libuser" library is no longer maintained, and it was recommended
by the original author to not use it anymore.
tests/ts/chfn/gecos