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

Commit

Permalink
Merge pull request #16 from humio/grant/update-start-limit
Browse files Browse the repository at this point in the history
update StartLimitInterval to StartLimitIntervalSec
  • Loading branch information
schofield authored Oct 25, 2019
2 parents c60d70e + 87ada3c commit c8aaa6e
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 c8aaa6e

Please sign in to comment.