Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Sep 2004 22:03:50 +0200 (CEST)
From:      Jean-Yves Lefort <jylefort@brutele.be>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   conf/72135: ipsec belongs to /etc/rc.d/NETWORKING
Message-ID:  <20040927200350.61CA922E09@jsite.lefort.net>
Resent-Message-ID: <200409272010.i8RKAL6v089101@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040927200350.61CA922E09>