* Bastian Bittorf <[email protected]> [12.11.2013 10:32]: > here on an alix2d i can see hotplug calls > with ACTION = ifup during shutdown. also netif-crashs. > > i'am unsure why: maybe netifd crashs because of > interface shutdowns and procd refires it again, so it > takes all interfaces up again? the game goes infinite > and nobody wins: especially: reboot does not work...
2 possible solutions for this: 1) if procd signals shutdown via ubus, then netifd should not send out 'ifup' calls anymore 2) in K90-network-stop we can e.g. 'touch /tmp/hotplug-noifup' and check for existence and respect in /sbin/hotplug-call bye, bastian _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
