Date: Thu, 23 Aug 2001 07:45:02 -0700 (PDT) From: Neil Blakey-Milner <nbm@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/arpwatch Makefile pkg-plist ports/net/arpwatch/files arpwatch.sh Message-ID: <200108231445.f7NEj2B90155@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
nbm 2001/08/23 07:45:02 PDT Modified files: net/arpwatch Makefile pkg-plist net/arpwatch/files arpwatch.sh Log: arpwatch package will now install an arp.dat file, meaning arpwatch from the package will work by default. Additionally, setting arpwatch_interfaces in the rc.conf system will allow you to specify which interfaces arpwatches will run on. By default (ie, variable empty or not set), it will run on the first non-local interface it finds. Approved by: brian (thanks!) Revision Changes Path 1.22 +2 -1 ports/net/arpwatch/Makefile 1.7 +2 -1 ports/net/arpwatch/pkg-plist 1.5 +26 -2 ports/net/arpwatch/files/arpwatch.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108231445.f7NEj2B90155>