X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=config%2Frootfiles%2Fcore%2F90%2Fupdate.sh;h=52a8a8c757a944ede78d9525ad603d98b7362928;hp=4835c5a29cbec3cfbc4e71eaabd9cf5acfa35da7;hb=51ff5115a0d7e8b5ea99d8a0b1aaac1823487304;hpb=5f0a2ba1048850620c0aa44e80e0a58ff36039c3;ds=sidebyside diff --git a/config/rootfiles/core/90/update.sh b/config/rootfiles/core/90/update.sh index 4835c5a29c..52a8a8c757 100644 --- a/config/rootfiles/core/90/update.sh +++ b/config/rootfiles/core/90/update.sh @@ -208,6 +208,9 @@ sudo -u nobody /srv/web/ipfire/cgi-bin/vpnmain.cgi # Update Language cache perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang" +# Remove old udev configuration +rm -vf /etc/udev/rules.d/30-persistent-network.rules + # # Start services #