[Unit] Description=Publish chess.local mDNS alias for the blind_chess local deploy Requires=avahi-daemon.service After=avahi-daemon.service network-online.target Wants=network-online.target [Service] Type=simple ExecStart=/usr/local/bin/chess-mdns-alias Restart=always RestartSec=5s [Install] WantedBy=multi-user.target