Skip to content

Instantly share code, notes, and snippets.

@benyanke
Created March 12, 2019 03:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save benyanke/c3529aeedcd0c63855402184c66b6e25 to your computer and use it in GitHub Desktop.
Save benyanke/c3529aeedcd0c63855402184c66b6e25 to your computer and use it in GitHub Desktop.
sudo apt-get install watchdog
sudo echo bcm2708_wdog >> /etc/modules
sudo cp /etc/watchdog.conf /etc/watchdog.conf.orig
sudo sed -i 's/^#max-load/max-load/' /etc/watchdog.conf
sudo reboot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment