1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/lstu_ynh.git synced 2024-09-03 19:36:12 +02:00
lstu_ynh/conf/lstu-minion@.service
ericgaspar ff6f62afa6
Fix
2020-12-08 17:31:59 +01:00

12 lines
266 B
Desktop File

[Unit]
Description=Shortened URLs service job queue
Documentation=https://framagit.org/luc/lstu
[Service]
Type=forking
User=__APP__
WorkingDirectory=__FINALPATH__
ExecStart=/usr/bin/carton exec script/application minion worker
[Install]
WantedBy=multi-user.target