diff options
author | Hans-Joerg Hoexer <hshoexer@cvs.openbsd.org> | 2005-04-08 21:00:36 +0000 |
---|---|---|
committer | Hans-Joerg Hoexer <hshoexer@cvs.openbsd.org> | 2005-04-08 21:00:36 +0000 |
commit | edd0dd2cc9e1de6d47426854c3253a41d584a1e5 (patch) | |
tree | 2b6cf004d0eb3784fe8f808c63b64374df6165e9 /sbin | |
parent | 5838aa0e26614fa05795b58a823982db33830a55 (diff) |
connect ipsecctl, request by deraadt
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sbin/Makefile b/sbin/Makefile index fbe5c8b5edb..fe3c6511571 100644 --- a/sbin/Makefile +++ b/sbin/Makefile @@ -1,12 +1,12 @@ -# $OpenBSD: Makefile,v 1.72 2005/03/29 22:10:11 marco Exp $ +# $OpenBSD: Makefile,v 1.73 2005/04/08 21:00:35 hshoexer Exp $ # Not ported: XNSrouted enpload scsiformat startslip # Missing: icheck SUBDIR= atactl badsect bioctl brconfig ccdconfig disklabel dmesg dhclient \ - fsck growfs ifconfig init iopctl ipsecadm isakmpd kbd lmccontrol \ - mknod modload modunload mount mountd ncheck_ffs nfsd nologin \ - pfctl pflogd ping quotacheck raidctl reboot route routed \ + fsck growfs ifconfig init iopctl ipsecadm ipsecctl isakmpd kbd \ + lmccontrol mknod modload modunload mount mountd ncheck_ffs nfsd \ + nologin pfctl pflogd ping quotacheck raidctl reboot route routed \ savecore scan_ffs scsi shutdown slattach swapctl sysctl \ ttyflags umount |