summaryrefslogtreecommitdiff
path: root/sbin/slaacd/Makefile
AgeCommit message (Collapse)Author
2017-06-03Move slaacd to /sbinFlorian Obser
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