diff options
Diffstat (limited to 'usr.bin/sudo/def_data.in')
-rw-r--r-- | usr.bin/sudo/def_data.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/sudo/def_data.in b/usr.bin/sudo/def_data.in index 2c1b7a4f206..c6e19b21fe3 100644 --- a/usr.bin/sudo/def_data.in +++ b/usr.bin/sudo/def_data.in @@ -166,7 +166,7 @@ listpw verifypw T_TUPLE|T_BOOL "When to require a password for 'verify' pseudocommand: %s" - never any all always + never all any always noexec T_FLAG "Preload the dummy exec functions contained in 'noexec_file'" |