Lines of devd.service from check-in bf6ae1479b that are changed by the sequence of edits moving toward check-in 47c6cc1171:
1: # vim:ft=make: 2: bf6ae1479b 2019-10-20 3: DAEMON_devd_COMMAND?=devd 4: DAEMON_devd_FLAGS?=-dq 5: 6: devd: _service ifconfig bf6ae1479b 2019-10-20 7: .if !empty(${DAEMON_devd_ENABLE:tl:Mno}) 8: sysctl hw.bus.devctl_disable=1 9: .endif