[systemd] decrease start limit and interval (#25474)

This commit is contained in:
Jonathan Budzenski 2018-11-15 09:48:10 -06:00 committed by GitHub
parent bfa852aa2b
commit 602f6f9884
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,8 @@
[Unit]
Description=Kibana
StartLimitIntervalSec=30
StartLimitBurst=3
[Service]
Type=simple
User=kibana