1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

think that was a bug report in the past

This commit is contained in:
Jerry Vonau 2022-04-15 19:32:14 -05:00
parent 9f699d19fe
commit 6e2493a2d4

View file

@ -65,9 +65,7 @@
systemd:
name: iiab-clone-wifi
state: started
when: discovered_wireless_iface != "none"
# Whereas sysd-netd-debian.yml uses...
# when: wifi_up_down and discovered_wireless_iface != "none"
when: wifi_up_down and discovered_wireless_iface != "none"
- name: Restart the networking service if appropriate
systemd: