1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-02-19 05:10:42 +01:00

16 lines
318 B
Desktop File

[Unit]
Description=Shairport-sync
After=sound.target
Wants=network-online.target
After=network-online.target
After=pulseaudio.service
After=avahi-daemon.service
[Service]
ExecStart=/usr/bin/shairport-sync -c %h/.config/shairport-sync/shairport-sync.conf
Restart=always
RestartSec=5
[Install]
WantedBy=default.target