1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ffsync_ynh.git synced 2024-09-03 18:26:38 +02:00
ffsync_ynh/conf/uwsgi-app@override.service

9 lines
227 B
Desktop File

[Unit]
After=mysql.service
[Service]
ExecStart=
ExecStart=/opt/yunohost/__app__/local/bin/uwsgi \
--ini /etc/uwsgi/apps-available/%i.ini \
--socket /run/%i/app.socket \
--logto /var/log/uwsgi/%i/%i.log