networkoptimizer: preseed iperf3 debconf question to prevent install hang

This commit is contained in:
MickLesk
2026-08-19 22:40:58 +02:00
parent 041de686e6
commit 48838d7f45
+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