Skip to content

Commit

Permalink
softcode
Browse files Browse the repository at this point in the history
  • Loading branch information
jvonau committed Apr 25, 2023
1 parent ef3ddd8 commit 40e4b9c
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
Original file line number Diff line number Diff line change
@@ -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 40e4b9c

Please sign in to comment.