conf/72135: ipsec belongs to /etc/rc.d/NETWORKING
Jean-Yves Lefort
jylefort at brutele.be
Mon Sep 27 13:10:21 PDT 2004
>Number: 72135
>Category: conf
>Synopsis: ipsec belongs to /etc/rc.d/NETWORKING
>Confidential: no
>Severity: non-critical
>Priority: high
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Mon Sep 27 20:10:21 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator: Jean-Yves Lefort
>Release: FreeBSD 5.3-BETA6 i386
>Organization:
>Environment:
System: FreeBSD jsite.lefort.net 5.3-BETA6 FreeBSD 5.3-BETA6 #0: Mon Sep 27 21:29:05 CEST 2004 jylefort at jsite.lefort.net:/usr/obj/usr/src/sys/JSITE i386
>Description:
IPsec is part of networking, for instance it must be up to mount NFS
shares through an IPsec link.
>How-To-Repeat:
>Fix:
--- etc/rc.d/NETWORKING.orig Mon Sep 27 20:43:02 2004
+++ etc/rc.d/NETWORKING Mon Sep 27 20:43:42 2004
@@ -7,6 +7,7 @@
# PROVIDE: NETWORKING NETWORK
# REQUIRE: dhclient netif routing network_ipv6 isdnd ppp-user
# REQUIRE: routed mrouted route6d mroute6d
+# REQUIRE: ipsec
# KEYWORD: FreeBSD
# This is a dummy dependency, for services which require networking
--- etc/rc.d/ipsec.orig Mon Sep 27 20:42:52 2004
+++ etc/rc.d/ipsec Mon Sep 27 20:42:58 2004
@@ -6,7 +6,6 @@
# PROVIDE: ipsec
# REQUIRE: root mountcritlocal
-# BEFORE: DAEMON
# KEYWORD: FreeBSD nojail
# it does not really require beforenetlkm.
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-bugs
mailing list