troglobit / finit

Fast init for Linux. Cookies included
https://troglobit.com/projects/finit/
MIT License
621 stars 61 forks source link

Add support for multi-watchdog systems #277

Closed troglobit closed 8 months ago

troglobit commented 2 years ago

The native finit-watchdogd and finit itself can only handle one system watchdog at the moment. However, many SoCs now have support for multiple WDTs, usually one per CPU core. In watchdogd, support for multi-watchdog systems will soon be added, so it will need to be able to hand-over particular devnodes, this will be sent in the data[] part of the hand-over request.

troglobit commented 8 months ago

Dropping, should be solved in external daemon, not the bundled tiny watchdogd.