1config BR2_PACKAGE_NETPLUG 2 bool "netplug" 3 depends on BR2_USE_MMU # fork() 4 help 5 A Linux daemon that manages network interfaces in 6 response to network cables being plugged in and out. 7 8 http://www.red-bean.com/~bos/ 9