yunohost/data/other/yunomdns.service

13 lines
193 B
Desktop File

[Unit]
Description=YunoHost mDNS service
After=network.target
[Service]
User=avahi
Group=avahi
Type=simple
ExecStart=/usr/bin/yunomdns
StandardOutput=syslog
[Install]
WantedBy=default.target