Skip to content

Commit ee0891b

Browse files
committed
sync doc with service change
1 parent d1b31a2 commit ee0891b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/systemd-watchdog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ NotifyAccess=main
2020
ExecStart=/usr/sbin/fapolicyd --foreground
2121
WatchdogSec=10s
2222
Restart=on-failure
23-
RestartSec=1s
23+
RestartSec=5s
2424
```
2525

2626
`WatchdogSec=` is the worker stall deadline. The health monitor checks workers

0 commit comments

Comments
 (0)