diff options
Diffstat (limited to 'modules/pam_securetty/pam_securetty.8.xml')
-rw-r--r-- | modules/pam_securetty/pam_securetty.8.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/modules/pam_securetty/pam_securetty.8.xml b/modules/pam_securetty/pam_securetty.8.xml index dd57705b..90d99a3d 100644 --- a/modules/pam_securetty/pam_securetty.8.xml +++ b/modules/pam_securetty/pam_securetty.8.xml @@ -61,6 +61,19 @@ </para> </listitem> </varlistentry> + <varlistentry> + <term> + <option>noconsole</option> + </term> + <listitem> + <para> + By default pam_securetty will allow root logins on the + kernel console device, as specified with the console= + switch on the kernel command line. Use this switch to turn + of this behaviour. + </para> + </listitem> + </varlistentry> </variablelist> </refsect1> |