5cd9332b21
(RFC) - Update to use Airplay 2 protocol. - Fix systemd unit file patch to properly apply hardening even when building with avahi enabled (as present in the spec), and also fix hardening patch to not restrict realtime priority. OBS-URL: https://build.opensuse.org/request/show/1095226 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/shairport-sync?expand=0&rev=35 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
airplay-server.xml | ||
drop-user-config.patch | ||
harden_shairport-sync.service.patch | ||
README.SUSE | ||
shairport-sync-4.2.tar.gz | ||
shairport-sync.changes | ||
shairport-sync.spec |
shairport-sync README for SuSE How to start using shairport-sync Start shairport-sync: sudo systemctl start shairport-sync Stop shairport-sync: sudo systemctl stop shairport-sync Start during booting: sudo systemctl enable shairport-sync Open ports in firewalld: sudo firewall-cmd --add-service=airplay-server --permanent sudo firewall-cmd --add-service=mdns --permanent sudo systemctl restart firewalld