mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
70c5b9fc4b74f46aee1c36a0e93c962ea619cd9b
systemd-networkd-wait-online --any by default
This way, systemd-networkd-wait-online won't hang on boot for users who only have _some_ of the configured interfaces online / in use (which is the case for everyone who sets up Wi-Fi, since kvmd-bootconfig does not remove eth0.network even if it was never intended to be used). We deem this networking semantics typical for Pi-KVM in general; users who need to wait for multiple interfaces to activate will have to countermand this drop-in manually. Fixes pikvm/pikvm#1514.
Description
Languages
Rust
63.4%
Vue
17.2%
TypeScript
8.2%
C
6.4%
C++
3.7%
Other
1%