mirror of
https://github.com/owntone/owntone-server.git
synced 2025-04-14 00:10:10 -04:00
[systemd] Update service file, don't start before sound.target, since Pulseaudio probably won't be ready
This commit is contained in:
parent
d66a130064
commit
9b985ab622
@ -1,6 +1,6 @@
|
|||||||
[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
|
||||||
After=network.target
|
After=network.target sound.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
ExecStart=/usr/sbin/forked-daapd -f
|
ExecStart=/usr/sbin/forked-daapd -f
|
||||||
|
Loading…
x
Reference in New Issue
Block a user