Page MenuHomeFreeBSD

D26655.diff
No OneTemporary

D26655.diff

Index: head/net/dhcp6/Makefile
===================================================================
--- head/net/dhcp6/Makefile
+++ head/net/dhcp6/Makefile
@@ -4,7 +4,7 @@
PORTNAME= dhcp6
PORTVERSION= 20080615.2
DISTVERSIONPREFIX= v
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net
MAINTAINER= hrs@FreeBSD.org
Index: head/net/dhcp6/files/dhcp6c.in
===================================================================
--- head/net/dhcp6/files/dhcp6c.in
+++ head/net/dhcp6/files/dhcp6c.in
@@ -4,6 +4,7 @@
#
# PROVIDE: dhcp6c
+# REQUIRE: netif
# BEFORE: NETWORKING
# KEYWORD: shutdown
Index: head/net/dhcp6/files/dhcp6s.in
===================================================================
--- head/net/dhcp6/files/dhcp6s.in
+++ head/net/dhcp6/files/dhcp6s.in
@@ -4,7 +4,8 @@
#
# PROVIDE: dhcp6s
-# BEFORE: NETWORKING
+# REQUIRE: dhcp6c DAEMON
+# BEFORE: LOGIN
# KEYWORD: shutdown
# Add the following lines to

File Metadata

Mime Type
text/plain
Expires
Thu, Jan 22, 6:52 PM (3 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27859395
Default Alt Text
D26655.diff (931 B)

Event Timeline