Update description of sudoedit_checkdir. Reported by Sander Bos.
This commit is contained in:
@@ -388,7 +388,7 @@ struct sudo_defs_types sudo_defs_table[] = {
|
|||||||
NULL,
|
NULL,
|
||||||
}, {
|
}, {
|
||||||
"sudoedit_checkdir", T_FLAG,
|
"sudoedit_checkdir", T_FLAG,
|
||||||
N_("Check the parent directory for writability when editing files with sudoedit"),
|
N_("Check parent directories for writability when editing files with sudoedit"),
|
||||||
NULL,
|
NULL,
|
||||||
}, {
|
}, {
|
||||||
"sudoedit_follow", T_FLAG,
|
"sudoedit_follow", T_FLAG,
|
||||||
|
@@ -288,7 +288,7 @@ use_netgroups
|
|||||||
"Enable sudoers netgroup support"
|
"Enable sudoers netgroup support"
|
||||||
sudoedit_checkdir
|
sudoedit_checkdir
|
||||||
T_FLAG
|
T_FLAG
|
||||||
"Check the parent directory for writability when editing files with sudoedit"
|
"Check parent directories for writability when editing files with sudoedit"
|
||||||
sudoedit_follow
|
sudoedit_follow
|
||||||
T_FLAG
|
T_FLAG
|
||||||
"Follow symbolic links when editing files with sudoedit"
|
"Follow symbolic links when editing files with sudoedit"
|
||||||
|
Reference in New Issue
Block a user