mirror of
https://github.com/YunoHost-Apps/lstu_ynh.git
synced 2024-09-03 19:36:12 +02:00
Update lstu-minion@.service
This commit is contained in:
parent
5d70d592ce
commit
e654c25680
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@ Documentation=https://framagit.org/luc/lstu
|
||||||
[Service]
|
[Service]
|
||||||
Type=forking
|
Type=forking
|
||||||
User=__APP__
|
User=__APP__
|
||||||
|
Restart=always
|
||||||
|
RestartSec=10
|
||||||
WorkingDirectory=__FINALPATH__
|
WorkingDirectory=__FINALPATH__
|
||||||
ExecStart=/usr/bin/carton exec script/application minion worker
|
ExecStart=/usr/bin/carton exec script/application minion worker
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue