From: Michael Tremer Date: Thu, 9 Oct 2025 17:27:02 +0000 (+0100) Subject: core199: Update the OpenVPN configuration X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91bfac02068dda705f3eb609fbeac65e71f4f010;p=ipfire-2.x.git core199: Update the OpenVPN configuration Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/199/update.sh b/config/rootfiles/core/199/update.sh index 64cac6687..d71190cc1 100644 --- a/config/rootfiles/core/199/update.sh +++ b/config/rootfiles/core/199/update.sh @@ -50,6 +50,9 @@ ldconfig # Apply SSH configuration /usr/local/bin/sshctrl +# Update the OpenVPN configuration +sudo -u nobody /srv/web/ipfire/cgi-bin/ovpnmain.cgi + # Start services /etc/init.d/openvpn-n2n restart /etc/init.d/openvpn-rw restart