1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-12 11:12:06 +00:00

Merge pull request #3892 from jvonau/wpa

don't restart wpa_supplicant when network_manager_active is set
This commit is contained in:
A Holt 2025-01-16 14:47:25 -05:00 committed by GitHub
commit c00ceb7f2a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@
state: restarted
with_items:
- wpa_supplicant
when: wifi_up_down and hostapd_enabled
when: wifi_up_down and hostapd_enabled and not network_manager_active
- name: Enable & Restart networkd-dispatcher.service
systemd: