فهرست منبع

[systemd] Use snapcast service for snap

Colin Powell 2 سال پیش
والد
کامیت
6ae879e31b
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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