Date: Thu, 1 Jan 2004 15:14:41 -0800 From: "Crist J. Clark" <cristjc@comcast.net> To: Bruce M Simpson <bms@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/rc.d ike src/etc/defaults rc.conf Message-ID: <20040101231441.GA35735@blossom.cjclark.org> In-Reply-To: <200311281728.hASHSgxc031148@repoman.freebsd.org> References: <200311281728.hASHSgxc031148@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Nov 28, 2003 at 09:28:42AM -0800, Bruce M Simpson wrote:
> bms 2003/11/28 09:28:42 PST
>
> FreeBSD src repository
>
> Modified files:
> etc/defaults rc.conf
> Added files:
> etc/rc.d ike
> Log:
> Add a means of starting an IKE daemon from the rc system at an appropriate
> time during the boot process. This is needed in the case where NFS mounts
> from servers reachable only via IPSEC are in /etc/fstab.
(Hey, I'm only a month behind.)
Was the 'ike' script intentionally not hooked into the build?
Index: Makefile
===================================================================
RCS file: /export/freebsd/ncvs/src/etc/rc.d/Makefile,v
retrieving revision 1.29
diff -u -r1.29 Makefile
--- Makefile 18 Dec 2003 04:39:57 -0000 1.29
+++ Makefile 1 Jan 2004 23:09:50 -0000
@@ -14,7 +14,7 @@
fsck \
gbde \
hostname \
- inetd initdiskless initrandom \
+ ike inetd initdiskless initrandom \
ip6addrctl ip6fw ipfilter ipfs ipfw ipmon \
ipnat ipsec ipxrouted isdnd \
jail \
--
Crist J. Clark | cjclark@alum.mit.edu
| cjclark@jhu.edu
http://people.freebsd.org/~cjc/ | cjc@freebsd.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040101231441.GA35735>
