diff options
author | Markus Wigge <markus@cultcom.de> | 2009-04-16 15:18:24 +0000 |
---|---|---|
committer | Markus Wigge <markus@cultcom.de> | 2009-04-16 15:18:24 +0000 |
commit | 43173b1f31f36d22db5f4918587d80acfe10b9cd (patch) | |
tree | 908122f0e90962b158be38ff0538cf0bba08edcb /applications/luci-openvpn/root/lib/uci | |
parent | e152620080cf0a279e2fa5219913ec6539c65733 (diff) |
- 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.
Diffstat (limited to 'applications/luci-openvpn/root/lib/uci')
-rw-r--r-- | applications/luci-openvpn/root/lib/uci/schema/default/openvpn | 2 |
1 files changed, 1 insertions, 1 deletions
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 <IP> <port> to handle daemon management functions management-query-passwords Query management channel for private key password and --auth-user-pass username/password |