Skip to content

Commit

Permalink
2024/06/10-14:20:58
Browse files Browse the repository at this point in the history
  • Loading branch information
Rick Sanchez authored and Rick Sanchez committed Jun 10, 2024
1 parent a704662 commit 034c2ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/configs.nix
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ with lib;
SYSTEMD_CONFIG = mkDefault ''
[Manager]
LogLevel=err
RebootWatchdogSec=5s
RuntimeWatchdogSec=off
RebootWatchdogSec=off
KExecWatchdogSec=off
DefaultTimeoutStartSec=10s
DefaultTimeoutStopSec=10s
Expand Down

0 comments on commit 034c2ad

Please sign in to comment.