diff options
Diffstat (limited to 'extras/strongswan/vpp_sswan/kernel-vpp.conf')
-rw-r--r-- | extras/strongswan/vpp_sswan/kernel-vpp.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/extras/strongswan/vpp_sswan/kernel-vpp.conf b/extras/strongswan/vpp_sswan/kernel-vpp.conf new file mode 100644 index 00000000000..71f50b5bf08 --- /dev/null +++ b/extras/strongswan/vpp_sswan/kernel-vpp.conf @@ -0,0 +1,7 @@ +kernel-vpp { + + # Whether to load the plugin. Can also be an integer to increase the + # priority of this plugin. + load = yes + +} |