diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2012-04-01 18:32:52 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2012-04-01 18:32:52 +0000 |
commit | c1f3abfa25132a7745bfed668311cfbdc5c27ab0 (patch) | |
tree | 6bec3096025ed6a865b8a778768ca1df1f11441f /etc/Makefile | |
parent | 66d9bc311a8207ff2fa9f2a6820598064f648f30 (diff) |
btd went away
Diffstat (limited to 'etc/Makefile')
-rw-r--r-- | etc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/Makefile b/etc/Makefile index 1f62a7252e4..87493c1aca3 100644 --- a/etc/Makefile +++ b/etc/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.315 2012/03/16 22:42:51 sthen Exp $ +# $OpenBSD: Makefile,v 1.316 2012/04/01 18:32:51 deraadt Exp $ TZDIR= /usr/share/zoneinfo LOCALTIME= Canada/Mountain @@ -48,7 +48,7 @@ BIN1+= wsconsctl.conf BIN2= motd # -r-xr-xr-x -RCDAEMONS= amd apmd bgpd bootparamd btd cron dhcpd dhcrelay dvmrpd \ +RCDAEMONS= amd apmd bgpd bootparamd cron dhcpd dhcrelay dvmrpd \ ftpd ftpproxy hostapd hotplugd httpd identd ifstated iked \ inetd isakmpd ldapd ldattach ldpd lpd mopd mrouted named nginx \ nsd ntpd ospfd ospf6d portmap pflogd rarpd rbootd relayd ripd \ |