Skip to content
Snippets Groups Projects
Verified Commit decedfa2 authored by Karel Koci's avatar Karel Koci :metal:
Browse files

lists/pkglits/openvpn: add openvpn-hotplug package

This should fix stuck VPN server on network restart.
parent cb2c5963
Branches
Tags
2 merge requests!123Turris OS 5.0 (HBK),!56lists/pkglits/openvpn: add openvpn-hotplug package
......@@ -3,6 +3,6 @@ include(foris-utils.m4)dnl
_FEATURE_GUARD_
foris_plugin("openvpn")
Install("openvpn-openssl", "dhparam", { priority = 40 })
Install("openvpn-openssl", "openvpn-hotplug", "dhparam", { priority = 40 })
_END_FEATURE_GUARD_
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment