X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=blobdiff_plain;f=config%2Frootfiles%2Fcore%2Ffifteen%2Fupdate.sh;h=1e5521229e92c95fa75474deafbda9d9a894e21c;hp=f03f55847e5d97a7f52b34c5a8a6bf747539a62d;hb=8d0aa7108271be3a3e7cfb99e3b1b560cbab9b07;hpb=949d5c527a9a41e0ddb4a339d84ef48904c3da98 diff --git a/config/rootfiles/core/fifteen/update.sh b/config/rootfiles/core/fifteen/update.sh index f03f55847..1e5521229 100644 --- a/config/rootfiles/core/fifteen/update.sh +++ b/config/rootfiles/core/fifteen/update.sh @@ -44,6 +44,15 @@ extract_files # Update Language cache perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang" +# Convert firewall configuration +/usr/bin/convert-xtaccess +/usr/bin/convert-outgoingfw +/usr/bin/convert-portfw +/usr/bin/convert-dmz + +# Remove old firewall configuration files +rm -rf /var/ipfire/{dmzholes,portfw,outgoing,xtaccess} + sync # This update need a reboot...