diff --git a/etc/systemd/system/squeezelite.service b/etc/systemd/system/squeezelite.service index 034c985..50d7349 100644 --- a/etc/systemd/system/squeezelite.service +++ b/etc/systemd/system/squeezelite.service @@ -16,7 +16,7 @@ User=root # note use your mac address as given by ifconfig and the name you wish to give your player #ExecStart=/usr/bin/squeezelite -n "PlayerName" #by default use pi name -ExecStart=/usr/bin/squeezelite +ExecStart=/usr/local/bin/squeezelite [Install] WantedBy=multi-user.target \ No newline at end of file