blob: 53958221fff73fd42dc69d01c9e9771f58632e55 (
plain)
1
2
3
4
5
6
7
8
9
10
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
}
|