forked from bitlair/ansible
music: Install Trollibox from Github release
This commit is contained in:
parent
2a54ec3ec6
commit
6bf0fdbba3
3 changed files with 19 additions and 15 deletions
|
@ -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 }}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue