diff options
author | Yves-Alexis Perez <corsac@debian.org> | 2014-07-11 07:23:31 +0200 |
---|---|---|
committer | Yves-Alexis Perez <corsac@debian.org> | 2014-07-11 07:23:31 +0200 |
commit | 81c63b0eed39432878f78727f60a1e7499645199 (patch) | |
tree | 82387d8fecd1c20788fd8bd784a9b0bde091fb6b /conf/plugins/imv-swid.conf | |
parent | c5ebfc7b9c16551fe825dc1d79c3f7e2f096f6c9 (diff) | |
download | vyos-strongswan-81c63b0eed39432878f78727f60a1e7499645199.tar.gz vyos-strongswan-81c63b0eed39432878f78727f60a1e7499645199.zip |
Imported Upstream version 5.2.0
Diffstat (limited to 'conf/plugins/imv-swid.conf')
-rw-r--r-- | conf/plugins/imv-swid.conf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/conf/plugins/imv-swid.conf b/conf/plugins/imv-swid.conf new file mode 100644 index 000000000..bfd49bd1c --- /dev/null +++ b/conf/plugins/imv-swid.conf @@ -0,0 +1,8 @@ +imv-swid { + + # Whether to load the plugin. Can also be an integer to increase the + # priority of this plugin. + load = yes + +} + |