]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
conf: Add documentation for new osx-attr option
authorTobias Brunner <tobias@strongswan.org>
Fri, 28 Aug 2015 13:49:58 +0000 (15:49 +0200)
committerTobias Brunner <tobias@strongswan.org>
Fri, 28 Aug 2015 13:49:58 +0000 (15:49 +0200)
conf/Makefile.am
conf/plugins/osx-attr.opt [new file with mode: 0644]

index e0952dd146729c178177ba901312b005cd055a82..72d9f258d2ac19c823b0544024bc6bc10b6f4dfe 100644 (file)
@@ -72,6 +72,7 @@ plugins = \
        plugins/lookip.opt \
        plugins/ntru.opt \
        plugins/openssl.opt \
+       plugins/osx-attr.opt \
        plugins/pkcs11.opt \
        plugins/radattr.opt \
        plugins/random.opt \
diff --git a/conf/plugins/osx-attr.opt b/conf/plugins/osx-attr.opt
new file mode 100644 (file)
index 0000000..70bd197
--- /dev/null
@@ -0,0 +1,3 @@
+charon.plugins.osx-attr.append = yes
+       Whether DNS servers are appended to existing entries, instead of replacing
+       them.