mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
iiab-wifi cleanup routable.d when not wifi_up_down
This commit is contained in:
parent
6f1ef6ec83
commit
fa886874b0
1 changed files with 1 additions and 0 deletions
|
@ -124,6 +124,7 @@
|
|||
with_items:
|
||||
- { dest: '/etc/networkd-dispatcher/carrier.d/iiab-wifi' }
|
||||
- { dest: '/etc/networkd-dispatcher/no-carrier.d/iiab-wifi' }
|
||||
- { dest: '/etc/networkd-dispatcher/routable.d/iiab-wifi' }
|
||||
when: systemd_networkd_active and discovered_wireless_iface != "none" and rpi_model != "none" and not wifi_up_down
|
||||
|
||||
- name: Disable the Access Point 'hostapd' service
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue