Changes

Jump to: navigation, search

Linux Mint: Watchdog configuration

71 bytes added, 07:52, 17 April 2018
* NOTE: this a bugfix that required for LinuxMint18.3
* Enable Try watchdog service and ensure the watchdog serviceis running correctly $ sudo systemctl enable start watchdog Synchronizing state of watchdog.service with SysV init with /lib/systemd/systemd-sysv-install... Executing /lib/systemd/systemd-sysv-install enable watchdog * Ensure the watchdog service is running correctly
$ sudo systemctl status watchdog
● watchdog.service - watchdog daemon
Apr 17 03:30:58 denis-fitlet2 watchdog[1143]: hardware watchdog identity: iTCO_wdt
* Enable autostart of the watchdog service
$ sudo systemctl enable watchdog
Synchronizing state of watchdog.service with SysV init with /lib/systemd/systemd-sysv-install...
Executing /lib/systemd/systemd-sysv-install enable watchdog
* Reboot
425
edits