summaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorAntoine Jacoutot <ajacoutot@cvs.openbsd.org>2014-08-22 05:47:09 +0000
committerAntoine Jacoutot <ajacoutot@cvs.openbsd.org>2014-08-22 05:47:09 +0000
commit79bb314cd2bedddc831fc415a0ab551a6b8ac8b1 (patch)
tree308bea29ba2c8801f223ece92683acb94669713e /usr.sbin
parentd78eedd05a55f1a46b6692b0b7b6614453c96087 (diff)
Enable rcctl(8).
prodded by deraadt@
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index 56cbf30c06d..e6c718adf34 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.179 2014/07/22 17:37:15 reyk Exp $
+# $OpenBSD: Makefile,v 1.180 2014/08/22 05:47:08 ajacoutot Exp $
.include <bsd.own.mk>
@@ -12,7 +12,7 @@ SUBDIR= ac accton acpidump adduser amd apm apmd arp \
mtrace mtree ndp netgroup_mkdb \
nginx npppctl npppd nsd ntpd openssl ospfctl ospfd ospf6d ospf6ctl \
pcidump pkg_add portmap pppd procmap pstat pwd_mkdb \
- quot quotaon rarpd rbootd rdate relayctl relayd repquota rip6query \
+ quot quotaon rarpd rbootd rcctl rdate relayctl relayd repquota rip6query \
ripctl ripd rmt route6d rpc.bootparamd rpc.lockd rpc.statd rtadvd \
rtsold sa sasyncd sensorsd sliplogin slowcgi slstats smtpd \
snmpctl snmpd spamdb syslogc syslogd sysmerge tcpdrop tcpdump \