music: Install Trollibox from Github release

This commit is contained in:
polyfloyd 2022-05-16 22:55:23 +02:00
parent 2a54ec3ec6
commit 6bf0fdbba3
3 changed files with 19 additions and 15 deletions

View file

@ -11,7 +11,7 @@ Requires=mpd.service
Type=simple
Restart=always
RestartSec=2s
ExecStart=/opt/trollibox/bin/trollibox -conf /etc/trollibox.yaml
ExecStart=/usr/local/bin/trollibox -conf /etc/trollibox.yaml
User={{ music_audio_user }}
Group={{ music_audio_user }}