mirror of
https://github.com/QuasarApp/Patronum.git
synced 2025-05-01 17:59:32 +00:00
autostart service
This commit is contained in:
parent
54becf6daa
commit
3bab5c5673
@ -1,7 +1,13 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=%3 service. This service generated automaticly by Patronum libarary. See https://github.com/QuasarApp/Patronum
|
Description=%3 service. This service generated automaticly by Patronum libarary. See https://github.com/QuasarApp/Patronum
|
||||||
|
|
||||||
|
StartLimitIntervalSec=500
|
||||||
|
StartLimitBurst=5
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
|
Restart=on-failure
|
||||||
|
RestartSec=5s
|
||||||
|
|
||||||
Type=forking
|
Type=forking
|
||||||
User=%4
|
User=%4
|
||||||
Group=%4
|
Group=%4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user