Artifact 76e5a90210906b8b941e0eddc5eb020437a203de9a7b3db95dcca80fb6eb1e66:
- File devd.service — part of check-in [716b0393df] at 2019-10-21 10:37:45 on branch trunk — rework daemonization, export enable variables and add checks for them (user: arcade, size: 202) [annotate] [blame] [check-ins using]
# vim:ft=make: DAEMON_devd_COMMAND?=/sbin/devd DAEMON_devd_ENABLE?=yes DAEMON_devd_FLAGS?=-dq devd: _service .export DAEMON_$@_ENABLE test -z "$${DAEMON_$@_ENABLE}" || sysctl hw.bus.devctl_disable=1