git.99rst.org
/
openwrt-luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
f2530c7
)
* luci/app/openvpn: ... and now fix the copy-paste errors
author
Jo-Philipp Wich
<redacted>
Tue, 7 Oct 2008 22:37:45 +0000
(22:37 +0000)
committer
Jo-Philipp Wich
<redacted>
Tue, 7 Oct 2008 22:37:45 +0000
(22:37 +0000)
applications/luci-openvpn/root/etc/config/openvpn_recipes
patch
|
blob
|
history
diff --git
a/applications/luci-openvpn/root/etc/config/openvpn_recipes
b/applications/luci-openvpn/root/etc/config/openvpn_recipes
index 69cff8045a9118082b8be8ad192bde880be05b3c..0f2ee4ff8c83d4c6f785996a8658c23974069abb 100644
(file)
--- a/
applications/luci-openvpn/root/etc/config/openvpn_recipes
+++ b/
applications/luci-openvpn/root/etc/config/openvpn_recipes
@@
-62,7
+62,7
@@
config openvpn_recipe client_tun
#
# Multi-client ethernet bridge server
#
-config openvpn_recipe server_t
un
+config openvpn_recipe server_t
ap_bridge
option _description "Server configuration for an ethernet bridge VPN"
option _role "server"
option dev "tap"
@@
-79,7
+79,7
@@
config openvpn_recipe server_tun
#
# Ethernet bridge client
#
-config openvpn_recipe client_t
un
+config openvpn_recipe client_t
ap_bridge
option _description "Client configuration for an ethernet bridge VPN"
option _role "client"
option client "1"
git clone https://git.99rst.org/PROJECT