Remove inaccurate documentation.
The password file is no more opened in read only mode.
This commit is contained in:
parent
b25feca14c
commit
0dccafcd23
@ -528,8 +528,7 @@ static void check_perms (void)
|
|||||||
/*
|
/*
|
||||||
* open_files - open the shadow database
|
* open_files - open the shadow database
|
||||||
*
|
*
|
||||||
* The password database is also needed (only for reading).
|
* In read-only mode, the databases are not locked and are opened
|
||||||
* In read-only mode, the shadow database is not locked and is opened
|
|
||||||
* only for reading.
|
* only for reading.
|
||||||
*/
|
*/
|
||||||
static void open_files (int readonly)
|
static void open_files (int readonly)
|
||||||
|
Loading…
Reference in New Issue
Block a user