diff options
Diffstat (limited to 'man/login.defs.d/MOTD_FILE.xml')
-rw-r--r-- | man/login.defs.d/MOTD_FILE.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/man/login.defs.d/MOTD_FILE.xml b/man/login.defs.d/MOTD_FILE.xml new file mode 100644 index 0000000..f7350e8 --- /dev/null +++ b/man/login.defs.d/MOTD_FILE.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 condition="no_pam"> + <term><option>MOTD_FILE</option> (string)</term> + <listitem> + <para> + If defined, ":" delimited list of "message of the day" files to be + displayed upon login. + </para> + </listitem> +</varlistentry> |