packagegroup-nm-net: Replace bare openvpn by NetworkManager integration
NetworkManager can handle OpenVPN configurations directly, it is easier to use it directly than
This commit is contained in:
parent
1be3029e38
commit
694d02aea1
|
|
@ -21,5 +21,5 @@ RDEPENDS_${PN}-extended= " \
|
||||||
iptables-module-ipt-masquerade \
|
iptables-module-ipt-masquerade \
|
||||||
iptables-module-ip6t-masquerade \
|
iptables-module-ip6t-masquerade \
|
||||||
bridge-utils \
|
bridge-utils \
|
||||||
openvpn \
|
networkmanager-openvpn \
|
||||||
"
|
"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue