mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
Merge pull request #3876 from stefansaraev/avahi
avahi: start after network.target
This commit is contained in:
commit
4c075fb530
@ -1,6 +1,6 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Avahi Daemon
|
Description=Avahi Daemon
|
||||||
After=avahi-defaults.service
|
After=network.target avahi-defaults.service
|
||||||
Requires=avahi-defaults.service
|
Requires=avahi-defaults.service
|
||||||
|
|
||||||
ConditionPathExists=/storage/.cache/services/avahi.conf
|
ConditionPathExists=/storage/.cache/services/avahi.conf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user