watchdog plugin for kodi on the linux kernel (usefull for single purpose distros)
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Pascal Abresch 2e6cc77d19 update readme 4 years ago
addon.py fix 4 years ago
addon.xml fix 4 years ago
readme update readme 4 years ago

readme

Only use this if you really need it, on further inspection writing a systemd watchdog would be a better choice for libreelec et all (no idea why they use systemd, but whatever)


hardware watchdog for kodi 
(actually just libreelec, on multiuser oses surely a service supervisor can supervise kodi?)

writes to /dev/watchdog0 every 5 seconds or so, the machine should reboot if that doesn't happen (may need stuff in config.txt if you try this on raspberries)

requires correct linux kernel module to be loaded


assuming this even can be licensed i choose 0BSD