diff options
author | Florian Obser <florian@cvs.openbsd.org> | 2014-12-03 20:13:50 +0000 |
---|---|---|
committer | Florian Obser <florian@cvs.openbsd.org> | 2014-12-03 20:13:50 +0000 |
commit | 048918df8e45a42cd4e96b854c253fcf5d7d9254 (patch) | |
tree | a466609f89336daeeab9d79187c080eca90f5b9d /etc/Makefile | |
parent | d8b90ad3341fe482e3cc8a6d04295bf196b97d44 (diff) |
Unhook rtsol(8) and rtsold(8) from the build.
OK deraadt@
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 11e58c09fbf..12365312943 100644 --- a/etc/Makefile +++ b/etc/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.399 2014/11/17 18:19:08 deraadt Exp $ +# $OpenBSD: Makefile,v 1.400 2014/12/03 20:13:49 florian Exp $ TZDIR= /usr/share/zoneinfo LOCALTIME= Canada/Mountain @@ -55,7 +55,7 @@ RCDAEMONS=amd apmd bgpd bootparamd cron dhcpd dhcrelay dvmrpd ftpd ftpproxy \ hostapd hotplugd httpd identd ifstated iked inetd isakmpd iscsid \ ldapd ldattach ldomd ldpd lockd lpd mopd mountd mrouted nfsd \ npppd nsd ntpd ospf6d ospfd pflogd portmap rarpd rbootd relayd \ - ripd route6d rtadvd rtsold sasyncd sensorsd slowcgi smtpd sndiod \ + ripd route6d rtadvd sasyncd sensorsd slowcgi smtpd sndiod \ snmpd spamd spamlogd sshd statd syslogd tftpd tftpproxy unbound \ watchdogd wsmoused xdm ypbind ypldap yppasswdd ypserv |