Add ifwatchd.sh to power the NetBSD ifwatchd program. Let wpa_supplicant work with it.

This commit is contained in:
Roy Marples
2008-03-10 21:34:46 +00:00
parent f20099bc33
commit 8b23aaecff
7 changed files with 94 additions and 7 deletions

5
net.NetBSD/Makefile Normal file
View File

@@ -0,0 +1,5 @@
DIR= ${RC_LIB}/net
INC= ifwatchd.sh
MK= ../mk
include ${MK}/scripts.mk