mirror of
https://github.com/badaix/snapcast.git
synced 2025-07-25 20:38:55 +02:00
snapclient.service should depend on avahi-daemon.service
This commit is contained in:
parent
fcf5997e34
commit
4c33c86e89
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
Description=Snapcast client
|
Description=Snapcast client
|
||||||
After=network-online.target sound.target
|
After=network-online.target sound.target
|
||||||
Requires=network-online.target
|
Requires=network-online.target
|
||||||
|
Requires=avahi-daemon.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
EnvironmentFile=-/etc/default/snapclient
|
EnvironmentFile=-/etc/default/snapclient
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue