summaryrefslogtreecommitdiffstats
path: root/man/login.defs.d/CREATE_HOME.xml
blob: 769c968a5aec0e26cc2fb37e38d4632bd0c48bb0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!--
   SPDX-FileCopyrightText: 2009       , Nicolas François
   SPDX-License-Identifier: BSD-3-Clause
-->
<varlistentry>
  <term><option>CREATE_HOME</option> (boolean)</term>
  <listitem>
    <para>
      Indicate if a home directory should be created by default for new
      users.
    </para>
    <para>
      This setting does not apply to system users, and can be overridden on
      the command line.
    </para>
  </listitem>
</varlistentry>