Bug 1023

Summary: config files and docs should reflect changed log filenames
Product: Sudo Reporter: Pavel Heimlich <tropikhajma>
Component: SudoAssignee: Todd C. Miller <Todd.Miller>
Status: RESOLVED FIXED    
Severity: normal    
Priority: low    
Version: 1.9.8   
Hardware: PC   
OS: Other   

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