Artifact 642c770d75674f63b25e650480b66d07fbedf56140445967468b711ed0b2ed8e:
- File watchdogd.service — part of check-in [47c6cc1171] at 2019-10-20 11:54:13 on branch trunk — fix variables, fix execution order (user: arcade, size: 222) [annotate] [blame] [check-ins using]
# vim:ft=make: DAEMON_watchdogd_COMMAND?=/usr/sbin/watchdogd DAEMON_watchdogd_ENABLE?=no DAEMON_watchdogd_FLAGS?=-d .if empty(:!sysctl -qn debug.watchdog || exit 0!) DAEMON_watchdogd_ENABLE=no .endif watchdogd: _daemon