Differences From Artifact [1734b4af46]:
- File watchdogd.service — part of check-in [8f80b79392] at 2019-10-20 09:39:12 on branch trunk — fixing a lot of bugs (user: arcade, size: 225) [annotate] [blame] [check-ins using]
To Artifact [642c770d75]:
- 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]
1 2 3 4 5 6 | 1 2 3 4 5 6 7 8 9 10 11 | - + | # vim:ft=make: DAEMON_watchdogd_COMMAND?=/usr/sbin/watchdogd DAEMON_watchdogd_ENABLE?=no DAEMON_watchdogd_FLAGS?=-d |