Annotation For devd.service
Logged in as anonymous

Origin for each line in devd.service from check-in 716b0393df:

bf6ae1479b 2019-10-20    1: # vim:ft=make:
bf6ae1479b 2019-10-20    2: 
47c6cc1171 2019-10-20    3: DAEMON_devd_COMMAND?=/sbin/devd
716b0393df 2019-10-21    4: DAEMON_devd_ENABLE?=yes
bf6ae1479b 2019-10-20    5: DAEMON_devd_FLAGS?=-dq
bf6ae1479b 2019-10-20    6: 
716b0393df 2019-10-21    7: devd: _service
716b0393df 2019-10-21    8: .export DAEMON_$@_ENABLE
716b0393df 2019-10-21    9: 	test -z "$${DAEMON_$@_ENABLE}" || sysctl hw.bus.devctl_disable=1