MyNixOS website logo
option

systemd.watchdog.kexecTime

The amount of time which can elapse when kexec is being executed before a watchdog hardware device will automatically reboot the system. This option should only be enabled if reloadTime is also enabled; see kexec(8).

Valid time units include "ms", "s", "min", "h", "d", and "w"; see also systemd.time(7).

Declarations
Type
null or string
Default
null
Example
"10m"