From 43173b1f31f36d22db5f4918587d80acfe10b9cd Mon Sep 17 00:00:00 2001 From: Markus Wigge Date: Thu, 16 Apr 2009 15:18:24 +0000 Subject: - removed init- and config-files shipped with the openvpn package - changed the description for the management port option - changed PKI options from "Value" to "FileUpload" - added "pkcs12" option to basic theme - cleaned the recipes by removing defaults and adding approved config options we use for some years now. - ... more to come. --- applications/luci-openvpn/root/lib/uci/schema/default/openvpn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'applications/luci-openvpn/root/lib/uci/schema') diff --git a/applications/luci-openvpn/root/lib/uci/schema/default/openvpn b/applications/luci-openvpn/root/lib/uci/schema/default/openvpn index 2a31ff4992..5bb8cad9d2 100644 --- a/applications/luci-openvpn/root/lib/uci/schema/default/openvpn +++ b/applications/luci-openvpn/root/lib/uci/schema/default/openvpn @@ -278,7 +278,7 @@ comp-noadapt When used in conjunction with --comp-lzo, this option will disable OpenVPN's adaptive compression algorithm management IP port [pw-file] -Enable a TCP server on IP:port to handle daemon management functions +Enable management interface on to handle daemon management functions management-query-passwords Query management channel for private key password and --auth-user-pass username/password -- cgit v1.2.3