From 1a7426ff6b6cba7db565b897d23b57a7a1177aa9 Mon Sep 17 00:00:00 2001 From: nico Date: Tue, 20 Dec 2005 13:19:49 +0000 Subject: add ipkg/conffiles, add Id tag to the Makefile, standardize. git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2738 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/ipcad/Config.in | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) mode change 100755 => 100644 package/ipcad/Config.in (limited to '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/ + -- cgit v1.2.3