From 486d7b267186d7df83f61e72a9de8f4a8cf8a68f Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Fri, 28 Aug 2015 15:49:58 +0200 Subject: conf: Add documentation for new osx-attr option --- conf/Makefile.am | 1 + conf/plugins/osx-attr.opt | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 conf/plugins/osx-attr.opt (limited to 'conf') diff --git a/conf/Makefile.am b/conf/Makefile.am index e0952dd14..72d9f258d 100644 --- a/conf/Makefile.am +++ b/conf/Makefile.am @@ -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 index 000000000..70bd19716 --- /dev/null +++ b/conf/plugins/osx-attr.opt @@ -0,0 +1,3 @@ +charon.plugins.osx-attr.append = yes + Whether DNS servers are appended to existing entries, instead of replacing + them. -- cgit v1.2.3