diff options
author | bms <bms@FreeBSD.org> | 2004-03-04 21:03:36 +0000 |
---|---|---|
committer | bms <bms@FreeBSD.org> | 2004-03-04 21:03:36 +0000 |
commit | 38f68ebbe4802b5ae730f557dceb925ff9768a47 (patch) | |
tree | b55480bf5d05bb6708ea5b4a0f04af3645149104 /etc | |
parent | ffadc40d66c850fb121d852fa35da7e80ed255e1 (diff) | |
download | FreeBSD-src-38f68ebbe4802b5ae730f557dceb925ff9768a47.zip FreeBSD-src-38f68ebbe4802b5ae730f557dceb925ff9768a47.tar.gz |
Forgotten commit: Hook /etc/rc.d/ike up to the build.
Diffstat (limited to 'etc')
-rwxr-xr-x | etc/rc.d/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/rc.d/Makefile b/etc/rc.d/Makefile index a544e37..9446e3f 100755 --- a/etc/rc.d/Makefile +++ b/etc/rc.d/Makefile @@ -14,6 +14,7 @@ FILES= DAEMON LOGIN NETWORKING SERVERS \ fsck \ gbde gbde_swap \ hostname \ + ike \ inetd initdiskless initrandom \ ip6addrctl ip6fw ipfilter ipfs ipfw ipmon \ ipnat ipsec ipxrouted isdnd \ |