diff options
author | Yves-Alexis Perez <corsac@corsac.net> | 2017-09-01 17:21:25 +0200 |
---|---|---|
committer | Yves-Alexis Perez <corsac@corsac.net> | 2017-09-01 17:21:25 +0200 |
commit | 11d6b62db969bdd808d0f56706cb18f113927a31 (patch) | |
tree | 8aa7d8fb611c3da6a3523cb78a082f62ffd0dac8 /conf/plugins/imv-swima.conf | |
parent | bba25e2ff6c4a193acb54560ea4417537bd2954e (diff) | |
download | vyos-strongswan-11d6b62db969bdd808d0f56706cb18f113927a31.tar.gz vyos-strongswan-11d6b62db969bdd808d0f56706cb18f113927a31.zip |
New upstream version 5.6.0
Diffstat (limited to 'conf/plugins/imv-swima.conf')
-rw-r--r-- | conf/plugins/imv-swima.conf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/conf/plugins/imv-swima.conf b/conf/plugins/imv-swima.conf new file mode 100644 index 000000000..cde4e1a88 --- /dev/null +++ b/conf/plugins/imv-swima.conf @@ -0,0 +1,8 @@ +imv-swima { + + # Whether to load the plugin. Can also be an integer to increase the + # priority of this plugin. + load = yes + +} + |