feat(worker): rename service and package to libretime-worker (#2065)
BREAKING CHANGE: The `libretime-celery` python package and service was renamed to `libretime-worker`. Make sure to remove the old python package and service.
This commit is contained in:
parent
a9cd1fb3df
commit
2edbf15bf4
12 changed files with 35 additions and 21 deletions
|
@ -2,9 +2,9 @@
|
|||
Description=LibreTime Services
|
||||
Wants=libretime-analyzer.service
|
||||
Wants=libretime-api.service
|
||||
Wants=libretime-celery.service
|
||||
Wants=libretime-liquidsoap.service
|
||||
Wants=libretime-playout.service
|
||||
Wants=libretime-worker.service
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue