Skip to content
This repository has been archived by the owner on Nov 15, 2024. It is now read-only.

Commit

Permalink
update StartLimitInterval to StartLimitIntervalSec
Browse files Browse the repository at this point in the history
  • Loading branch information
schofield committed Oct 25, 2019
1 parent 2fdcc6a commit 87ada3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/humio@.service.j2
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[Unit]
Description=Humio service
After=network.service
StartLimitInterval=120
StartLimitIntervalSec=120
StartLimitBurst=3

[Service]
Expand Down

0 comments on commit 87ada3c

Please sign in to comment.