Bugzilla – Bug 1023
config files and docs should reflect changed log filenames
Last modified: 2022-03-04 09:13:43 MST
When one configures sudo with '--with-logdir', '--with-logpath', '--with-iologdir', '--with-relaydir' it'd be handy if the defaults were also propagated to the various configuration files and manpages. sudo 1.9.9
Those values are already substituted in the man pages, except for the EXAMPLES section which are kept in sync with the configuration example files. I'll take a look at substituting those values in the example files too.
Fixed in sudo 1.9.10