Files
sudo/lib/util/regress/sudo_conf/test7.in
Todd C. Miller a7e724b75d Change how sudo.conf is parsed. We now do a quick parse and then
set the values after the entire file has been parsed.  This lets
us init the debug system earlier.  Plugin-specific debug flags are
now stored in struct plugin_info and struct plugin_container and
passed to the plugin via one or more debug_flags settings.
2014-10-22 13:20:32 -06:00

5 lines
188 B
Plaintext

Debug sudo /var/log/sudo_debug all@info
Debug sudo /var/log/sudo_debug util@debug
Debug visudo /var/log/sudo_debug match@debug
Debug sudoers.so /var/log/sudoers_debug match@debug,nss@info