]> git.ipfire.org Git - thirdparty/systemd.git/commit
network: do not try to bring up wifi interface if rfkill is active 24020/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 14 Jul 2022 21:26:57 +0000 (06:26 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 23 Jul 2022 11:55:03 +0000 (20:55 +0900)
commita9d2d037ee108327f7ac928139a0feb9a990c546
tree0edf72112c3f0b56e555692d7d739a8bd53ee5fa
parent8642e04b78cd6856a7de6a25d5c78230bba8452b
network: do not try to bring up wifi interface if rfkill is active

This fixes the following error:
---
systemd-networkd[465]: wlan0: Could not bring up interface: Operation not possible due to RF-kill
---

Fixes #23649.
src/network/networkd-setlink.c
src/network/networkd-wiphy.c
src/network/networkd-wiphy.h