From: Peter Müller Date: Tue, 7 Feb 2023 11:33:22 +0000 (+0000) Subject: Core Update 173: Ship OpenVPN entirely X-Git-Tag: v2.27-core173~18 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6ee5ecc86552999d36f15702e4b5ab523e060733;p=ipfire-2.x.git Core Update 173: Ship OpenVPN entirely See: #12963 Reported-by: Adolf Belka Signed-off-by: Peter Müller --- diff --git a/config/rootfiles/core/173/filelists/files b/config/rootfiles/core/173/filelists/files index 43aab6e0f2..5ed3279b5a 100644 --- a/config/rootfiles/core/173/filelists/files +++ b/config/rootfiles/core/173/filelists/files @@ -152,6 +152,5 @@ lib/udev/network-hotplug-rename srv/web/ipfire/cgi-bin/ovpnmain.cgi srv/web/ipfire/cgi-bin/pppsetup.cgi usr/lib/firewall/rules.pl -usr/sbin/openvpn-authenticator var/ipfire/dhcpc/dhcpcd.conf var/ipfire/general-functions.pl diff --git a/config/rootfiles/core/173/filelists/openvpn b/config/rootfiles/core/173/filelists/openvpn new file mode 120000 index 0000000000..493f3f7a42 --- /dev/null +++ b/config/rootfiles/core/173/filelists/openvpn @@ -0,0 +1 @@ +../../../common/openvpn \ No newline at end of file