From: Adolf Belka Date: Fri, 12 Sep 2025 20:29:32 +0000 (+0200) Subject: wio.cgi: Update openvpn rw log filename X-Git-Tag: v2.29-core197~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=134c5656e2650ebd49606e3cf637ebe8448e74ab;p=ipfire-2.x.git wio.cgi: Update openvpn rw log filename Signed-off-by: Adolf Belka Signed-off-by: Michael Tremer --- diff --git a/html/cgi-bin/wio.cgi b/html/cgi-bin/wio.cgi index 30a51104c..d988ec597 100644 --- a/html/cgi-bin/wio.cgi +++ b/html/cgi-bin/wio.cgi @@ -3,7 +3,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2017-2021 Stephan Feddersen # +# Copyright (C) 2017-2025 IPFire Team # # All Rights Reserved. # # # # This program is free software: you can redistribute it and/or modify # @@ -1291,7 +1291,7 @@ print""; if ( -e "$ovpnpid" ) { -@ovpnstatus = `cat /var/run/ovpnserver.log`; +@ovpnstatus = `cat /var/run/openvpn-rw.log`; print"