mirror of
https://github.com/YunoHost-Apps/funkwhale_ynh.git
synced 2024-09-03 18:36:24 +02:00
1dca005542
* Closes https://github.com/YunoHost-Apps/funkwhale_ynh/issues/206 * fix issue? * Update funkwhale-server.service * Update funkwhale-beat.service * Update funkwhale-worker.service * Update upgrade * Fix nginx and issue https://github.com/YunoHost-Apps/funkwhale_ynh/issues/230 * Fix https://github.com/YunoHost-Apps/funkwhale_ynh/issues/230 * Auto-update README * Revert loglevel to error because issue seems to be fixed * Update upgrade * apply Tagadda suggestions * fix chown * fix chown * Update restore * Update funkwhale-server.service * fix logs * Update upgrade * Update restore * Update remove * Update ADMIN.md * Update ADMIN_fr.md * Update funkwhale-server.service * fix logs * fix logs * fix service * fix service? * fix permissions * fix permissions * fix permissions * test * add logs * Update funkwhale-server.service * Update funkwhale-beat.service * Update funkwhale-worker.service * fix service * Update funkwhale-server.service * Update funkwhale-server.service * Update funkwhale-server.service * Update funkwhale-worker.service --------- Co-authored-by: yunohost-bot <yunohost@yunohost.org>
6 lines
No EOL
149 B
SYSTEMD
6 lines
No EOL
149 B
SYSTEMD
[Unit]
|
|
Description=Funkwhale (__APP__)
|
|
Wants=__APP__-server.service __APP__-worker.service __APP__-beat.service
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target |