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
0c908b422d
commit
497599c996
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,8 @@ Documentation=https://framagit.org/luc/lstu
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
User=www-data
|
Group=__APP__
|
||||||
|
User=__APP__
|
||||||
WorkingDirectory=__FINALPATH__
|
WorkingDirectory=__FINALPATH__
|
||||||
ExecStart=/usr/local/bin/carton exec script/application minion worker
|
ExecStart=/usr/local/bin/carton exec script/application minion worker
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue