Fix typo
This commit is contained in:
4
NEWS
4
NEWS
@@ -37,8 +37,8 @@ What's new in Sudo 1.8.7?
|
|||||||
determined. Legal values are "static" (use the kernel groups
|
determined. Legal values are "static" (use the kernel groups
|
||||||
list), "dynamic" (perform a group database query) and "adaptive"
|
list), "dynamic" (perform a group database query) and "adaptive"
|
||||||
(only perform a group database query if the kernel list is full).
|
(only perform a group database query if the kernel list is full).
|
||||||
The "max_groups" specifies the maximum number of groups a user may
|
The "max_groups" setting specifies the maximum number of groups
|
||||||
belong to when performing a group database query.
|
a user may belong to when performing a group database query.
|
||||||
|
|
||||||
* The sudo.conf file now supports line continuation by using a
|
* The sudo.conf file now supports line continuation by using a
|
||||||
backslash as the last character on the line.
|
backslash as the last character on the line.
|
||||||
|
Reference in New Issue
Block a user