fix: allow enabling systemd funkwhale.target
This commit is contained in:
parent
01fd1503c9
commit
193d5aa9d1
2 changed files with 4 additions and 0 deletions
|
|
@ -1,3 +1,6 @@
|
|||
[Unit]
|
||||
Description=Funkwhale
|
||||
Wants=funkwhale-server.service funkwhale-worker.service funkwhale-beat.service
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue