networkoptimizer: preseed iperf3 debconf question to prevent hang install (#16626)

This commit is contained in:
CanbiZ (MickLesk)
2026-08-20 14:31:54 +02:00
committed by GitHub
parent c4dd32b447
commit 8276f41ec9
+2 -1
View File
@@ -14,7 +14,8 @@ network_check
update_os
msg_info "Installing Dependencies"
$STD apt install -y \
echo "iperf3 iperf3/start_daemon boolean false" | debconf-set-selections
DEBIAN_FRONTEND=noninteractive $STD apt install -y \
git \
sshpass \
iperf3