Skip to content

Commit

Permalink
chore: enforce StartLimitBurst and StartLimitBurst
Browse files Browse the repository at this point in the history
  • Loading branch information
bdossantos committed Oct 28, 2019
1 parent ab7b6df commit 156edd5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions templates/nomad_systemd.service.j2
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ LimitNOFILE=infinity
LimitNPROC=infinity
Restart=on-failure
RestartSec=42s
StartLimitBurst=3
StartLimitIntervalSec=10

[Install]
WantedBy=multi-user.target

0 comments on commit 156edd5

Please sign in to comment.