BREAKING CHANGE: The `libretime-celery` python package and service was renamed to `libretime-worker`. Make sure to remove the old python package and service.
10 lines
235 B
SYSTEMD
10 lines
235 B
SYSTEMD
[Unit]
|
|
Description=LibreTime Services
|
|
Wants=libretime-analyzer.service
|
|
Wants=libretime-api.service
|
|
Wants=libretime-liquidsoap.service
|
|
Wants=libretime-playout.service
|
|
Wants=libretime-worker.service
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|