-
read -p "Press enter to continue"
does not work when using in a piped environement (egcurl ... | bash
) -
Add Watchdog:
sudo apt install watchdog
Minimal file
/etc/watchdog.conf
ping = 192.168.178.3 max-load-1 = 24 watchdog-device = /dev/watchdog realtime = yes priority = 1
Please register or sign in to comment