squeezelite

This commit is contained in:
2022-01-18 09:12:59 +00:00
parent 962efeadff
commit 666691cfc1

View File

@@ -16,7 +16,7 @@ User=root
# note use your mac address as given by ifconfig and the name you wish to give your player # note use your mac address as given by ifconfig and the name you wish to give your player
#ExecStart=/usr/bin/squeezelite -n "PlayerName" #ExecStart=/usr/bin/squeezelite -n "PlayerName"
#by default use pi name #by default use pi name
ExecStart=/usr/bin/squeezelite ExecStart=/usr/local/bin/squeezelite
[Install] [Install]
WantedBy=multi-user.target WantedBy=multi-user.target