Explorar o código

[systemd] Use snapcast service for snap

Colin Powell %!s(int64=2) %!d(string=hai) anos
pai
achega
6ae879e31b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      systemd/.config/systemd/user/snapclient.service

+ 1 - 1
systemd/.config/systemd/user/snapclient.service

@@ -2,7 +2,7 @@
 Description=Snapclient
 
 [Service]
-ExecStart=/usr/bin/snapclient -h mopidy2.local
+ExecStart=/usr/bin/snapclient -h snapcast.service
 ExecStop=kill $(pidof snapclient)
 Restart=on-failure