]> 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)
committerAnatoly Pugachev <matorola@gmail.com>
Thu, 12 Oct 2023 11:13:02 +0000 (14:13 +0300)
commitcff4e5a68b5da8a5016042ceef227c8f1c9a2819
tree337ba6eb6cae436dc04213243f0a60f97abd6e2d
parentf3fd64111c28de1ecd47f7cd519120ffa531800d
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