fix failsafe on broadcom, send netlink events in diag when running linux 2.6

SVN-Revision: 7722
This commit is contained in:
Felix Fietkau
2007-06-25 08:32:25 +00:00
parent a99b79e9ad
commit 8c41e51e92
13 changed files with 222 additions and 84 deletions

View File

@@ -40,7 +40,7 @@ start() {
touch /var/log/lastlog
ln -s /tmp/resolv.conf.auto /tmp/resolv.conf
[ "$FAILSAFE" = "true" ] && touch /tmp/.failsafe
/sbin/hotplug2 --persistent --max-children 1 &
# the coldplugging of network interfaces needs to happen later, so we do it manually here