1 config BR2_PACKAGE_IFPLUGD
3 # libdaemon uses fork()
5 select BR2_PACKAGE_LIBDAEMON
7 Ifplugd is a daemon which will automatically configure your
8 ethernet device when a cable is plugged in and automatically
9 de-configure it if the cable is pulled out. This is useful
10 on laptops with onboard network adapters, since it will only
11 configure the interface when a cable is really connected.
13 http://0pointer.de/lennart/projects/ifplugd/