c6314d6139
Remove rtsol(8) from rc.d/network. Add -w seconds command to ifconfig to wait for N seconds for until DAD has finished on all addresses. Use ifconfig -w in rc.d/network instead of a forced sleep. As discussed on tech-net@
7 lines
121 B
Makefile
7 lines
121 B
Makefile
# $NetBSD: Makefile,v 1.16 2014/09/11 13:10:04 roy Exp $
|
|
|
|
MAN= rtsold.8
|
|
MLINKS= rtsold.8 rtsol.8
|
|
|
|
.include <bsd.prog.mk>
|