feat: add systemd libretime.target
- add wanted by - instantly start services in vagrant
This commit is contained in:
parent
a9c2271559
commit
510e978952
8 changed files with 27 additions and 1 deletions
10
installer/systemd/libretime.target
Normal file
10
installer/systemd/libretime.target
Normal file
|
@ -0,0 +1,10 @@
|
|||
[Unit]
|
||||
Description=LibreTime Services
|
||||
Wants=libretime-analyzer.service
|
||||
Wants=libretime-api.service
|
||||
Wants=libretime-celery.service
|
||||
Wants=libretime-liquidsoap.service
|
||||
Wants=libretime-playout.service
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Loading…
Add table
Add a link
Reference in a new issue