Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


products:sbc:vim1s: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
Next revision
Previous revision
products:sbc:vim1s:applications:watchdog [2022/08/21 23:36]
frank [Test Watchdog]
products:sbc:vim1s:applications:watchdog [2022/08/21 23:37] (current)
frank [Test Watchdog]
Line 34: Line 34:
 You can also kill the watchdog daemon to prevent an automatic restart. You can also kill the watchdog daemon to prevent an automatic restart.
  
-```sh+```shell
 khadas@Khadas:~$ ps -axu | grep external-watchdog khadas@Khadas:~$ ps -axu | grep external-watchdog
 root        2766  0.4  0.1   6876  3316 ?        Ss   11:19   0:01 /bin/bash /usr/local/bin/external-watchdog.sh start root        2766  0.4  0.1   6876  3316 ?        Ss   11:19   0:01 /bin/bash /usr/local/bin/external-watchdog.sh start
 ``` ```
-Process ID with watchdog daemon is "2766".+Process ID with watchdog daemon is ''2766''.
  
-```sh+```shell
 khadas@Khadas:~$ sudo kill -9 2766 khadas@Khadas:~$ sudo kill -9 2766
 ``` ```
Last modified: 2022/08/21 23:36 by frank