Merge pull request #1341 from Arcanemagus/systemd-restart-note

Add Systemd auto restart policy
This commit is contained in:
JonnyWong16 2019-02-24 14:00:30 -08:00 committed by GitHub
commit ae0960d2e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -53,6 +53,10 @@ GuessMainPID=no
Type=forking
User=tautulli
Group=tautulli
Restart=on-abnormal
RestartSec=5
StartLimitInterval=90
StartLimitBurst=3
[Install]
WantedBy=multi-user.target