Bug 1023 - config files and docs should reflect changed log filenames
config files and docs should reflect changed log filenames
Status: RESOLVED FIXED
Product: Sudo
Classification: Unclassified
Component: Sudo
1.9.8
PC Other
: low normal
Assigned To: Todd C. Miller
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2022-02-11 08:54 MST by Pavel Heimlich
Modified: 2022-03-04 09:13 MST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Heimlich 2022-02-11 08:54:21 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
Comment 1 Todd C. Miller 2022-02-11 09:24:19 MST
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.
Comment 2 Todd C. Miller 2022-03-04 09:13:43 MST
Fixed in sudo 1.9.10