diff options
Diffstat (limited to 'openwrt/package/arpwatch/Config.in')
-rw-r--r-- | openwrt/package/arpwatch/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/arpwatch/Config.in b/openwrt/package/arpwatch/Config.in index cd65f3848..374ab7159 100644 --- a/openwrt/package/arpwatch/Config.in +++ b/openwrt/package/arpwatch/Config.in @@ -1,5 +1,5 @@ config BR2_PACKAGE_ARPWATCH - tristate "arpwatch" + tristate "arpwatch - Ethernet station activity monitor" default m if CONFIG_DEVEL help Ethernet monitor program for keeping track of ethernet/ip address pairings |