fix: allow enabling systemd funkwhale.target

environments/review-docs-pre-c-zs4ui8/deployments/15563
jo 2022-11-19 22:31:51 +01:00 zatwierdzone przez JuniorJPDJ
rodzic 01fd1503c9
commit 193d5aa9d1
2 zmienionych plików z 4 dodań i 0 usunięć

Wyświetl plik

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

Wyświetl plik

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