From bfb1e1e9f1d942b27a11e5825e0bbe3ca01614fe Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Sat, 31 May 2008 07:28:12 +0000 Subject: package: ifplugd package --- package/ifplugd/Config.in | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 package/ifplugd/Config.in (limited to 'package/ifplugd/Config.in') diff --git a/package/ifplugd/Config.in b/package/ifplugd/Config.in new file mode 100644 index 000000000..cfa522b32 --- /dev/null +++ b/package/ifplugd/Config.in @@ -0,0 +1,12 @@ +config BR2_PACKAGE_IFPLUGD + bool "ifplugd" + default n + select BR2_PACKAGE_LIBDAEMON + help + Ifplugd is a daemon which will automatically configure your + ethernet device when a cable is plugged in and automatically + de-configure it if the cable is pulled out. This is useful + on laptops with onboard network adapters, since it will only + configure the interface when a cable is really connected. + + http://0pointer.de/lennart/projects/ifplugd/ -- cgit v1.2.3