summaryrefslogtreecommitdiff
path: root/conf/plugins/lookip.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/plugins/lookip.conf')
-rw-r--r--conf/plugins/lookip.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/conf/plugins/lookip.conf b/conf/plugins/lookip.conf
new file mode 100644
index 000000000..53958221f
--- /dev/null
+++ b/conf/plugins/lookip.conf
@@ -0,0 +1,11 @@
+lookip {
+
+ # Whether to load the plugin. Can also be an integer to increase the
+ # priority of this plugin.
+ load = yes
+
+ # Socket provided by the lookip plugin.
+ # socket = unix://${piddir}/charon.lkp
+
+}
+