4
0
mirror of https://github.com/QuasarApp/Patronum.git synced 2025-05-13 15:39:34 +00:00

Merge pull request from QuasarApp/autostart

autostart service
This commit is contained in:
Andrei Yankovich 2021-10-13 16:44:19 +03:00 committed by GitHub
commit 3294521d90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,7 +1,13 @@
[Unit]
Description=%3 service. This service generated automaticly by Patronum libarary. See https://github.com/QuasarApp/Patronum
StartLimitIntervalSec=500
StartLimitBurst=5
[Service]
Restart=on-failure
RestartSec=5s
Type=forking
User=%4
Group=%4