summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/Makefile
diff options
context:
space:
mode:
authormm <mm@FreeBSD.org>2011-10-23 09:08:42 +0000
committermm <mm@FreeBSD.org>2011-10-23 09:08:42 +0000
commit1edde0f4fd5b6b7e8537725706dfb98ecc14e856 (patch)
tree21d3c85a9f1967110c322743140dff360fe738ef /etc/rc.d/Makefile
parent6989630abd4671aec17e1498974cc8bfad8e3a6c (diff)
downloadFreeBSD-src-1edde0f4fd5b6b7e8537725706dfb98ecc14e856.zip
FreeBSD-src-1edde0f4fd5b6b7e8537725706dfb98ecc14e856.tar.gz
Add etc/rc.d/static_ndp, analogous to etc/rc.d/static_arp.
Make sure that static ARP and NDP bindings are set before NETWORKING. As static_ndp is based on static_arp, pass copyright to the project with permission of the original author (delphij@). Reviewed by: delphij@FreeBSD.org MFC after: 3 days
Diffstat (limited to 'etc/rc.d/Makefile')
-rw-r--r--etc/rc.d/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/Makefile b/etc/rc.d/Makefile
index fc09caf..0a0ff0a 100644
--- a/etc/rc.d/Makefile
+++ b/etc/rc.d/Makefile
@@ -32,7 +32,7 @@ FILES= DAEMON FILESYSTEMS LOGIN NETWORKING SERVERS \
random rarpd rctl resolv rfcomm_pppd_server root \
route6d routed routing rpcbind rtadvd rtsold rwho \
savecore sdpd securelevel sendmail \
- serial sppp statd static_arp stf swap1 \
+ serial sppp statd static_arp static_ndp stf swap1 \
syscons sysctl syslogd \
timed tmp \
ugidfw \
OpenPOWER on IntegriCloud