resolve {

    # File where to add DNS server entries if not using resolvconf(8).
    # file = /etc/resolv.conf

    # Whether to load the plugin. Can also be an integer to increase the
    # priority of this plugin.
    load = yes

    resolvconf {

        # Interface name/protocol sent to resolvconf(8).
        # iface = lo.ipsec

        # Path/command for resolvconf(8).
        # path = /sbin/resolvconf

    }

}