On Tue, Jun 23, 2015 at 06:28:08PM +0200, Michal Židek wrote:
We should also (in a different patch) change the DEBUG levels in monitor_config_file, because currently we print a 0x0010-level message.
Ok, but I think we should special case resolv.conf here. Otherwise the missing (and not ignored) config file should always be reported.
I don't think we need to, the knowledge of /what/ the config file is should remain in the caller. As long as we return a proper error code, the caller can do the special casing.