X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/46e84072e68824f85dec93a304d3138b1ba75812..284165338411823566c1286e3bd7ecaa86844337:/package/ipcad/Config.in diff --git a/package/ipcad/Config.in b/package/ipcad/Config.in old mode 100755 new mode 100644 index c38731f9c..fa5d0e91f --- a/package/ipcad/Config.in +++ b/package/ipcad/Config.in @@ -1,10 +1,12 @@ config BR2_PACKAGE_IPCAD - tristate "ipcad............................. listens for traffic on the specified interfaces" - default m if CONFIG_DEVEL - select BR2_PACKAGE_LIBPCAP - help - This daemon listens for traffic on the specified interfaces. - It has the built-in RSH and NetFlow engines to allow exporting - the accounting data the same way as Cisco routers do. - - http://lionet.info/ipcad/ + prompt "ipcad............................. listens for traffic on the specified interfaces" + tristate + default m if CONFIG_DEVEL + select BR2_PACKAGE_LIBPCAP + help + This daemon listens for traffic on the specified interfaces. + It has the built-in RSH and NetFlow engines to allow exporting + the accounting data the same way as Cisco routers do. + + http://lionet.info/ipcad/ +