diff options
Diffstat (limited to 'man/login.defs.d/FAKE_SHELL.xml')
-rw-r--r-- | man/login.defs.d/FAKE_SHELL.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/man/login.defs.d/FAKE_SHELL.xml b/man/login.defs.d/FAKE_SHELL.xml new file mode 100644 index 0000000..4c596b3 --- /dev/null +++ b/man/login.defs.d/FAKE_SHELL.xml @@ -0,0 +1,15 @@ +<!-- + 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>FAKE_SHELL</option> (string)</term> + <listitem> + <para> + If set, <command>login</command> will execute this shell instead of + the users' shell specified in <filename>/etc/passwd</filename>. + </para> + </listitem> +</varlistentry> |