summaryrefslogtreecommitdiff
path: root/conf/plugins/kernel-pfkey.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/plugins/kernel-pfkey.conf')
-rw-r--r--conf/plugins/kernel-pfkey.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/conf/plugins/kernel-pfkey.conf b/conf/plugins/kernel-pfkey.conf
new file mode 100644
index 000000000..2d4733e74
--- /dev/null
+++ b/conf/plugins/kernel-pfkey.conf
@@ -0,0 +1,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
+
+}
+