summaryrefslogtreecommitdiff
path: root/conf/plugins/updown.conf
blob: 8bcd330a8de128f880c9edf2a82eeb576f51cd27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
updown {

    # Whether the updown script should handle assigned DNS servers (if enabled
    # they can't be handled by other plugins, like resolve).
    # dns_handler = no

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

}