]> git.ipfire.org Git - thirdparty/shadow.git/commit
add and use a login.defs.test with CREATE_HOME set
authorSerge Hallyn <serge@hallyn.com>
Sat, 11 Jan 2025 21:35:01 +0000 (15:35 -0600)
committerAlejandro Colomar <alx@kernel.org>
Tue, 14 Jan 2025 11:09:22 +0000 (12:09 +0100)
commit65723c3c4704fde4cc8c94299123d3eeca81aadf
tree0018f2890dfdf1c89eeafaa1f24e60bad04b0deb
parentc91e3f96c1ad83f16812259165794f9f49af3585
add and use a login.defs.test with CREATE_HOME set

I suspect this is not a big deal, and most distributions just ship their own
version verbatim like debian/login.defs. But if there is a distro - or even a
person - using this as is from upstream, then we dont' want to break them. So
let's undo this and use an etc/login.defs.test for the testing if needed.

Changelog: 01/13: move etc/login.defs.test to tests/system/etc/login.defs per
                  suggestion.

Signed-off-by: Serge Hallyn <serge@hallyn.com>
share/ansible/roles/ci_run/tasks/alpine.yml
share/ansible/roles/ci_run/tasks/debian.yml
share/ansible/roles/ci_run/tasks/fedora.yml
tests/system/etc/login.defs [new file with mode: 0644]