mirror of
https://github.com/YunoHost-Apps/funkwhale_ynh.git
synced 2024-09-03 18:36:24 +02:00
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 |