Restart hosts if down

crontab -e

*/5 * * * * pct start 100 >/dev/null #container restart
*/5 * * * * qm start 100 > /dev/null #KVM restart

Revision #2
Created 2023-07-04 14:29:34 UTC by Clinton
Updated 2023-07-04 14:30:24 UTC by Clinton