openbsd-ports/net/arpwatch/pkg/arpwatch.rc
sthen 326207559b - add an rc script
- updates ethercodes.dat to a newer version I've generated
- install the sh/awk scripts to convert IEEE's oui.txt to ethercodes.dat

ok jakob@ (maintainer), rc script parts ok ajacoutot@
2011-03-14 20:42:11 +00:00

12 lines
158 B
Bash

#!/bin/sh
#
# $OpenBSD: arpwatch.rc,v 1.1 2011/03/14 20:42:11 sthen Exp $
daemon="${TRUEPREFIX}/sbin/arpwatch"
. /etc/rc.d/rc.subr
rc_reload=NO
rc_cmd $1