From: nekral-guest Date: Sat, 16 May 2009 17:08:44 +0000 (+0000) Subject: * man/login.defs.d/CONSOLE.xml: Document the format of the CONSOLE X-Git-Tag: 4.1.4.1~45 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8eaa6f8b4c106d7fdb65561fc9e81631a04aa8fe;p=shadow * man/login.defs.d/CONSOLE.xml: Document the format of the CONSOLE file. --- diff --git a/ChangeLog b/ChangeLog index e18c2319..301d08d8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-05-16 Nicolas François + + * man/login.defs.d/CONSOLE.xml: Document the format of the CONSOLE + file. + 2009-05-16 Nicolas François * src/login.c: Fix failure of non PAM enabled versions when an diff --git a/man/login.defs.d/CONSOLE.xml b/man/login.defs.d/CONSOLE.xml index e401c4d8..a5f69325 100644 --- a/man/login.defs.d/CONSOLE.xml +++ b/man/login.defs.d/CONSOLE.xml @@ -33,11 +33,14 @@ 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. If not defined, root will be allowed on any device. + + The device should be specified without the /dev/ prefix. +