services.watchdogd.settings.safe-exit

NixOS option

With safeExit enabled, the daemon will ask the driver to disable the WDT before exiting. However, some WDT drivers (or hardware) may not support this.

type: boolean
Default
true
declared in: nixos/modules/services/monitoring/watchdogd.nixView source on NixOS/nixpkgs →