* man/login.defs.d/CONSOLE.xml: Document the format of the CONSOLE
file.
This commit is contained in:
parent
9ee294ba70
commit
8eaa6f8b4c
@ -1,3 +1,8 @@
|
|||||||
|
2009-05-16 Nicolas François <nicolas.francois@centraliens.net>
|
||||||
|
|
||||||
|
* man/login.defs.d/CONSOLE.xml: Document the format of the CONSOLE
|
||||||
|
file.
|
||||||
|
|
||||||
2009-05-16 Nicolas François <nicolas.francois@centraliens.net>
|
2009-05-16 Nicolas François <nicolas.francois@centraliens.net>
|
||||||
|
|
||||||
* src/login.c: Fix failure of non PAM enabled versions when an
|
* src/login.c: Fix failure of non PAM enabled versions when an
|
||||||
|
@ -33,11 +33,14 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
If defined, either full pathname of a file containing device names
|
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.
|
allowed only upon these devices.
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
If not defined, root will be allowed on any device.
|
If not defined, root will be allowed on any device.
|
||||||
</para>
|
</para>
|
||||||
|
<para>
|
||||||
|
The device should be specified without the /dev/ prefix.
|
||||||
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user