* man/login.defs.d/CONSOLE.xml: Document the format of the CONSOLE

file.
This commit is contained in:
nekral-guest
2009-05-16 17:08:44 +00:00
parent 9ee294ba70
commit 8eaa6f8b4c
2 changed files with 9 additions and 1 deletions
+4 -1
View File
@@ -33,11 +33,14 @@
<listitem>
<para>
If defined, either full pathname of a file containing device names
or a ":" delimited list of device names. Root logins will be
(one per line) or a ":" delimited list of device names. Root logins will be
allowed only upon these devices.
</para>
<para>
If not defined, root will be allowed on any device.
</para>
<para>
The device should be specified without the /dev/ prefix.
</para>
</listitem>
</varlistentry>