summaryrefslogtreecommitdiffstats
path: root/man/login.defs.d/HUSHLOGIN_FILE.xml
blob: 84c82fa6daada2318ea2dcb0b59c49db8bbf459e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!--
   SPDX-FileCopyrightText: 1991 - 1993, Julianne Frances Haugh
   SPDX-FileCopyrightText: 1991 - 1993, Chip Rosenthal
   SPDX-FileCopyrightText: 2007 - 2008, Nicolas François
   SPDX-License-Identifier: BSD-3-Clause
-->
<varlistentry>
  <term><option>HUSHLOGIN_FILE</option> (string)</term>
  <listitem>
    <para>
      If defined, this file can inhibit all the usual chatter during the
      login sequence.  If a full pathname is specified, then hushed mode
      will be enabled if the user's name or shell are found in the file.
      If not a full pathname, then hushed mode will be enabled if the file
      exists in the user's home directory.
    </para>
  </listitem>
</varlistentry>