diff options
Diffstat (limited to 'package/netplug/Config.in')
-rw-r--r-- | package/netplug/Config.in | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/package/netplug/Config.in b/package/netplug/Config.in new file mode 100644 index 000000000..5c3ef95ff --- /dev/null +++ b/package/netplug/Config.in @@ -0,0 +1,8 @@ +config BR2_PACKAGE_NETPLUG + bool "netplug" + default n + help + A Linux daemon that manages network interfaces in + response to network cables being plugged in and out. + + http://www.red-bean.com/~bos/ |