Skip to content

Commit d1b31a2

Browse files
committed
Return to 5 second restart so rate limit doesnt happen
1 parent b26abc9 commit d1b31a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

init/fapolicyd.service.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ExecStartPre=/usr/sbin/fagenrules
2020
ExecStart=@FAPOLICYD_SERVICE_EXEC@
2121
@FAPOLICYD_SERVICE_WATCHDOG@
2222
Restart=on-failure
23-
RestartSec=1s
23+
RestartSec=5s
2424

2525
[Install]
2626
WantedBy=multi-user.target

0 commit comments

Comments
 (0)