devd.service at [bf6ae1479b]
Logged in as anonymous

File devd.service artifact 2f2a9e327e part of check-in bf6ae1479b


# vim:ft=make:

DAEMON_devd_COMMAND?=devd
DAEMON_devd_FLAGS?=-dq

devd: _service ifconfig
.if !empty(${DAEMON_devd_ENABLE:tl:Mno})
	sysctl hw.bus.devctl_disable=1
.endif