[Unit] Description=VanLink AP watchdog — recover hostapd if the radio wedges after a USB glitch After=hostapd.service Wants=hostapd.service [Service] Type=simple ExecStart=/usr/local/sbin/van-ap-watchdog Restart=always RestartSec=5 [Install] WantedBy=multi-user.target