fix: start playout service after liquidsoap (#2164)

Do not set a hard requirement on the service, only define the startup order.
This commit is contained in:
Jonas L 2022-09-26 13:20:11 +02:00 committed by GitHub
parent 7781ace118
commit 956d19ec95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
[Unit]
Description=LibreTime Playout Service
PartOf=libretime.target
Wants=libretime-liquidsoap.service
After=libretime-liquidsoap.service
[Service]
Environment=LIBRETIME_LOG_FILEPATH=@@LOG_DIR@@/playout.log