Differences From Artifact [8deb19d51a]:
- File devd.service — part of check-in [ebafd89015] at 2019-10-21 15:12:26 on branch trunk — adding starters, renaming stuff (user: arcade, size: 182) [annotate] [blame] [check-ins using]
To Artifact [da6509a51a]:
- File devd.service.mk — part of check-in [7a1e7f4a58] at 2019-10-21 16:17:43 on branch trunk — rename, make silent, add correct logging, collapse command (user: arcade, size: 166) [annotate] [blame] [check-ins using]
|
| < < | 1 2 3 4 5 6 | DAEMON_devd_COMMAND?=/sbin/devd DAEMON_devd_ENABLE?=yes DAEMON_devd_FLAGS?=-dq devd: _earlyservice test -n "$${DAEMON_$@_ENABLE}" || sysctl hw.bus.devctl_disable=1 |