]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Added "setenv GENERIC_CONFIG" directive, for generic configs
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>
Fri, 16 Oct 2009 16:31:01 +0000 (16:31 +0000)
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>
Fri, 16 Oct 2009 16:31:01 +0000 (16:31 +0000)
commit0f9c77b7d94338c6691eb59e80adb459afd364e0
tree67452efe1c6c748a17fd31401320863070d08994
parent417ef9aacd7505154db7dcbe367a0390141ca4ef
Added "setenv GENERIC_CONFIG" directive, for generic configs
that cannot directly be used as a config file.  The directive
will simply cause OpenVPN to exit with an error if a generic
config file is used.

git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@5077 e7ae566f-a301-0410-adde-c780ea21d3b5
options.c