mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
Start shairport-sync user deamon with its own userbased config file
This commit is contained in:
@@ -7,7 +7,7 @@ After=pulseaudio.service
|
||||
After=avahi-daemon.service
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/shairport-sync
|
||||
ExecStart=/usr/bin/shairport-sync -c %h/.config/shairport-sync/shairport-sync.conf
|
||||
Restart=always
|
||||
RestartSec=5
|
||||
|
||||
|
Reference in New Issue
Block a user