[Unit] Description=VanLink 2.4GHz AP (hostapd on wlxd8ec5e2faa8c, RTL8822BU) # Same USB re-enumeration hazards as the 5GHz AP (see hostapd-restart.conf for the # full story): never stop retrying, and back off a few seconds so the USB device can # re-enumerate before the next attempt. StartLimitIntervalSec=0 After=network.target [Service] ExecStart=/usr/sbin/hostapd /etc/hostapd/hostapd-2g.conf Restart=always RestartSec=5 [Install] WantedBy=multi-user.target