Enhance yunomdns service startup

Make it rely on network-online.target instead of network.target

Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
This commit is contained in:
tituspijean 2022-01-26 20:59:56 +00:00
parent 99fd7f628e
commit 67cce15d02

View file

@ -1,6 +1,7 @@
[Unit]
Description=YunoHost mDNS service
After=network.target
Wants=network-online.target
After=network-online.target
[Service]
User=mdns