Bug 5851

Summary: Difficult to tell which config settings have been modified
Product: ThinLinc Reporter: Karl Mikaelsson <derfian>
Component: OtherAssignee: Bugzilla mail exporter <bugzilla-qa>
Status: NEW ---    
Severity: Normal CC: ossman, samuel
Priority: P2    
Version: trunk   
Target Milestone: LowPrio   
Hardware: PC   
OS: Unknown   
See Also: https://bugzilla.cendio.com/show_bug.cgi?id=5750
Acceptance Criteria:
Bug Depends on: 2433    
Bug Blocks:    

Description Karl Mikaelsson cendio 2016-04-21 14:37:33 CEST
With our policy to ship all parameters in our configuration files, it's hard to get an overview over any configuration you've changed from the defaults.

The proposed function is present in both postconf (from Postfix) and doveconf (from Dovecot) and it's a really handy to have in a command line tool that handles configuration.

Example output:

> [root@juno ~]# postconf -n
> alias_database = hash:/etc/aliases
> alias_maps = hash:/etc/aliases
> command_directory = /usr/sbin
> config_directory = /etc/postfix
> content_filter = amavis:[127.0.0.1]:10024
> daemon_directory = /usr/libexec/postfix