HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

watchdogd — Works with the Watchdog KEXT to ensure that the system is healthy and running. It should not be invo

Submitted by: @import:tldr-pages··
0
Viewed 0 times
thecommandworkscliwithwatchdogkextwatchdogd
macos

Problem

How to use the watchdogd command: Works with the Watchdog KEXT to ensure that the system is healthy and running. It should not be invoked manually. More information: <https://keith.github.io/xcode-man-pages/watchdogd.8.html>.

Solution

watchdogd — Works with the Watchdog KEXT to ensure that the system is healthy and running. It should not be invoked manually. More information: <https://keith.github.io/xcode-man-pages/watchdogd.8.html>.

Start the daemon:
watchdogd

Code Snippets

Start the daemon

watchdogd

Context

tldr-pages: osx/watchdogd

Revisions (0)

No revisions yet.