From 0acf3e2d891bdf6c7073ca5365adc5715b778d14 Mon Sep 17 00:00:00 2001 From: florian Date: Sat, 3 Jun 2017 10:00:29 +0000 Subject: Move slaacd to /sbin jca points out that all the other interface configuration tools live there (like ifconfig or dhclient). Furthermore it starts so early in the boot process that /usr might not be mounted yet if it's a nfs filesystem. sthen and deraadt agree --- usr.sbin/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.sbin/Makefile') diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index be56b7b8065..c142fab8b8e 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.200 2017/05/29 12:51:56 florian Exp $ +# $OpenBSD: Makefile,v 1.201 2017/06/03 10:00:29 florian Exp $ .include @@ -15,7 +15,7 @@ SUBDIR= ac accton acme-client acpidump adduser amd apm apmd arp \ quot quotaon radiusctl radiusd rarpd rbootd \ rcctl rdate rebound relayctl relayd repquota ripctl ripd \ rmt route6d rpc.bootparamd rpc.lockd rpc.statd rtadvd \ - sa sasyncd sensorsd slaacctl slaacd slowcgi smtpd \ + sa sasyncd sensorsd slaacctl slowcgi smtpd \ snmpctl snmpd spamdb switchctl switchd syslogc syslogd sysmerge \ syspatch tcpdrop tcpdump tftp-proxy tftpd tokenadm tokeninit \ traceroute trpt unbound usbdevs user vmd vmctl vipw watchdogd \ -- cgit v1.2.3-59-g8ed1b