mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Merge pull request #1425 from YunoHost/enh-mdns
Enhance yunomdns service startup
This commit is contained in:
commit
27f8809a2c
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
[Unit]
|
||||
Description=YunoHost mDNS service
|
||||
After=network.target
|
||||
Wants=network-online.target
|
||||
After=network-online.target
|
||||
|
||||
[Service]
|
||||
User=mdns
|
||||
|
|
Loading…
Add table
Reference in a new issue