From: Arne Fitzenreiter Date: Sun, 11 Aug 2013 07:40:03 +0000 (+0200) Subject: core72: add ovpnmain.cgi to update. X-Git-Tag: v2.13-core72^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9d838dad03acbe38447df8db970bc472f3abe584;p=people%2Fms%2Fipfire-2.x.git core72: add ovpnmain.cgi to update. --- diff --git a/config/rootfiles/core/72/filelists/files b/config/rootfiles/core/72/filelists/files index fe7ddcc18f..e8f90a1204 100644 --- a/config/rootfiles/core/72/filelists/files +++ b/config/rootfiles/core/72/filelists/files @@ -4,6 +4,7 @@ etc/rc.d/init.d/firewall srv/web/ipfire/cgi-bin/ddns.cgi srv/web/ipfire/cgi-bin/ids.cgi srv/web/ipfire/cgi-bin/vpnmain.cgi +srv/web/ipfire/cgi-bin/ovpnmain.cgi usr/local/bin/openvpnctrl usr/local/bin/setddns.pl var/ipfire/langs diff --git a/html/cgi-bin/wirelessclient.cgi b/html/cgi-bin/wirelessclient.cgi old mode 100755 new mode 100644