]> git.ipfire.org Git - thirdparty/shadow.git/commit
etc/login.defs: enable CREATE_HOME
authorIker Pedrosa <ipedrosa@redhat.com>
Fri, 22 Nov 2024 09:28:48 +0000 (10:28 +0100)
committerSerge Hallyn <serge@hallyn.com>
Sat, 11 Jan 2025 02:21:07 +0000 (20:21 -0600)
commitdcb6b0f4152c1507a137640fea42401a91f22e2c
treec5e0f02b9bee4345b412545e36cd62aeb5950929
parentb3547f8f551f1147fd36230e05815037c1eff9a3
etc/login.defs: enable CREATE_HOME

In order to have consistent behaviour among all distributions, the same
configuration needs to be shared. That is why we are going to use the
`etc/login.defs` file and enable CREATE_HOME so that the home dir is
created automatically. This is not the default configuration used in all
distributions, but it is the most common one.

Signed-off-by: Iker Pedrosa <ipedrosa@redhat.com>
etc/login.defs