Skip to content

Commit

Permalink
Merge pull request #512 from jvonau/reg_dom3
Browse files Browse the repository at this point in the history
softcode
  • Loading branch information
holta committed Apr 25, 2023
2 parents 553626d + 40e4b9c commit 49fac85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/network/templates/hostapd/iiab-wifi-test.service.j2
@@ -1,6 +1,6 @@
[Unit]
Description=IIAB find channel freq for ssid
Requisite=sys-subsystem-net-devices-wlan0.device
Requisite=sys-subsystem-net-devices-{{ discovered_wireless_iface }}.device
Requisite=iiab-clone-wifi.service
Requisite=wpa_supplicant.service

Expand Down

0 comments on commit 49fac85

Please sign in to comment.