1
0

Set a path to a liquidsoap.

This commit is contained in:
Alexander Andreev 2022-08-29 19:35:38 +04:00
parent a5d7aacb4c
commit 314138641a
Signed by: Arav
GPG Key ID: 0388CC8FAA51063F
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ icecast:
url: "http://radio.arav.home.arpa/status-json.xsl"
playlist_path: "/var/log/icecast/playlist.log"
liquidsoap:
executable_path: "/usr/bin/liquidsoap"
executable_path: "/opt/opam/4.14.0/bin/liquidsoap"
script_path: "/etc/dwelling/radio.liq"
# How much songs to list on a page
list_last_n_songs: 10

View File

@ -11,7 +11,7 @@ ExecStart=/usr/bin/dwelling-radio -conf /etc/dwelling/radio.yaml
ReadOnlyPaths=/
NoExecPaths=/
ExecPaths=/usr/bin/dwelling-radio /usr/lib64
ExecPaths=/usr/bin/dwelling-radio /usr/lib64 /opt/opam/4.14.0/bin/liquidsoap
LogsDirectory=dwelling-radio
RuntimeDirectory=dwelling-radio