mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-20 01:50:26 -05:00
[systemd] Update service file to wait for remote fs and Pulseaudio (ref issue #385)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[Unit]
|
||||
Description=DAAP/DACP (iTunes), RSP and MPD server, supports AirPlay and Remote
|
||||
Documentation=man:forked-daapd(8)
|
||||
After=network.target sound.target
|
||||
After=network.target sound.target remote-fs.target pulseaudio.service avahi-daemon.service
|
||||
|
||||
[Service]
|
||||
ExecStart=@sbindir@/forked-daapd -f
|
||||
|
||||
Reference in New Issue
Block a user