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

    # Size of the receive buffer for the event socket (0 for default size).
    # events_buffer_size = 0

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

}