core90: Remove old udev configuration

This is not used any more and must be removed with the
update so that the new script is taking effect.
This commit is contained in:
Michael Tremer
2015-05-11 14:53:38 +02:00
parent 5f0a2ba104
commit 51ff5115a0
2 changed files with 3 additions and 1 deletions

View File

@@ -15,7 +15,6 @@ etc/sudoers
etc/sysconfig/firewall.local
etc/sysconfig/modules
etc/sysconfig/rc.local
etc/udev/rules.d/30-persistent-network.rules
srv/web/ipfire/html/proxy.pac
var/ipfire/firewall/geoipblock
var/ipfire/fwhosts/custmgeoipgrp

View File

@@ -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
#