fix: allow enabling systemd funkwhale.target

This commit is contained in:
jo 2022-11-19 22:31:51 +01:00 committed by JuniorJPDJ
parent 01fd1503c9
commit 193d5aa9d1
2 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1 @@
Allow enabling systemd funkwhale.target

View File

@ -1,3 +1,6 @@
[Unit]
Description=Funkwhale
Wants=funkwhale-server.service funkwhale-worker.service funkwhale-beat.service
[Install]
WantedBy=multi-user.target