mirror of
https://github.com/badaix/snapcast.git
synced 2025-07-24 11:57:37 +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
|
||||
After=network-online.target sound.target
|
||||
Requires=network-online.target
|
||||
Requires=avahi-daemon.service
|
||||
|
||||
[Service]
|
||||
EnvironmentFile=-/etc/default/snapclient
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue