blob: d832f57cbbbf809b2305a53807ad41d42448e23d [file] [log] [blame] [raw]
[Unit]
Description=RNCN DNS
After=network-online.target
[Service]
Type=simple
ExecStart=/etc/rncn_dns/mihomo -d /etc/rncn_dns/dns
Restart=on-failure
RestartSec=10
[Install]
WantedBy=multi-user.target