Annotation For devd.service
Logged in as anonymous

Lines of devd.service from check-in 67838bd249 that are changed by the sequence of edits moving toward check-in ebafd89015:

                         1: # vim:ft=make:
                         2: 
                         3: DAEMON_devd_COMMAND?=/sbin/devd
                         4: DAEMON_devd_ENABLE?=yes
                         5: DAEMON_devd_FLAGS?=-dq
                         6: 
67838bd249 2019-10-21    7: devd: _service
                         8: 	test -n "$${DAEMON_$@_ENABLE}" || sysctl hw.bus.devctl_disable=1