Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


products:sbc:common:applications:watchdog

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
products:sbc:common:applications:watchdog [2022/12/05 01:43]
nick
products:sbc:common:applications:watchdog [2022/12/05 01:43] (current)
nick
Line 11: Line 11:
 <tabbox Ubuntu 18.04>  <tabbox Ubuntu 18.04> 
 ```shell ```shell
-khadas@Khadas:~$ sudo ln -s  /lib/systemd/system/watchdog.service /etc/systemd/system/multi-user.target.wants/watchdog.service +sudo ln -s  /lib/systemd/system/watchdog.service /etc/systemd/system/multi-user.target.wants/watchdog.service 
-khadas@Khadas:~$ sudo systemctl enable watchdog.service +sudo systemctl enable watchdog.service 
-khadas@Khadas:~$ sudo systemctl start watchdog.service+sudo systemctl start watchdog.service
 ``` ```
  
Line 22: Line 22:
 <tabbox Ubuntu 20.04>  <tabbox Ubuntu 20.04> 
 ```shell ```shell
-khadas@Khadas:~$ sudo systemctl enable watchdog.service +sudo systemctl enable watchdog.service 
-khadas@Khadas:~$ sudo systemctl start watchdog.service+sudo systemctl start watchdog.service
 ``` ```
 </tabbox> </tabbox>
Line 63: Line 63:
  
 ```shell ```shell
-sudo systemctl restart watchdog+sudo systemctl restart watchdog
 ``` ```
  
Last modified: 2022/12/05 01:43 by nick