cvs commit: src/etc/rc.d ike src/etc/defaults rc.conf

Crist J. Clark cristjc at comcast.net
Thu Jan 1 15:14:47 PST 2004


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 at alum.mit.edu
                                   |     cjclark at jhu.edu
http://people.freebsd.org/~cjc/    |     cjc at freebsd.org


More information about the cvs-all mailing list