patricktokeeffe/rpi-ebam-plus

Enable watchdog service

Closed this issue · 0 comments

Just to be careful

sudo apt-get install watchdog -y
sudo nano /boot/config.txt
+dtoverlay=watchdog=on
sudo systemctl enable watchdog.service

ref: