mirror of
https://github.com/owntone/owntone-server.git
synced 2025-01-27 14:43:21 -05:00
Merge pull request #1258 from jm2/master
Add additional dependencies for systemd startup.
This commit is contained in:
commit
5ccb3a857c
@ -1,7 +1,8 @@
|
|||||||
[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:owntone(8)
|
Documentation=man:owntone(8)
|
||||||
After=network.target sound.target remote-fs.target pulseaudio.service avahi-daemon.service
|
Requires=network.target local-fs.target avahi-daemon.socket
|
||||||
|
After=network.target sound.target remote-fs.target pulseaudio.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
ExecStart=@sbindir@/owntone -f
|
ExecStart=@sbindir@/owntone -f
|
||||||
|
Loading…
x
Reference in New Issue
Block a user