From 991ec0e8624379ca701c67f28cf420151583d351 Mon Sep 17 00:00:00 2001 From: nbd Date: Thu, 12 May 2005 18:34:40 +0000 Subject: convert arpwatch to new packaging style git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@840 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/arpwatch/ipkg/arpwatch.conffiles | 1 + package/arpwatch/ipkg/arpwatch.control | 7 +++++++ 2 files changed, 8 insertions(+) create mode 100644 package/arpwatch/ipkg/arpwatch.conffiles create mode 100644 package/arpwatch/ipkg/arpwatch.control (limited to 'package/arpwatch/ipkg') diff --git a/package/arpwatch/ipkg/arpwatch.conffiles b/package/arpwatch/ipkg/arpwatch.conffiles new file mode 100644 index 000000000..9b9d8b3f6 --- /dev/null +++ b/package/arpwatch/ipkg/arpwatch.conffiles @@ -0,0 +1 @@ +/etc/arpwatch/arp.dat diff --git a/package/arpwatch/ipkg/arpwatch.control b/package/arpwatch/ipkg/arpwatch.control new file mode 100644 index 000000000..b11a9cef2 --- /dev/null +++ b/package/arpwatch/ipkg/arpwatch.control @@ -0,0 +1,7 @@ +Package: arpwatch +Priority: optional +Section: net +Maintainer: Felix Fietkau +Source: buildroot internal +Description: Ethernet monitor program for keeping track of ethernet/ip address pairings +Depends: libpcap -- cgit v1.2.3