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

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

    # Time in ms to wait until virtual IP addresses appear/disappear before
    # failing.
    # vip_wait = 1000

}