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