diff --git a/imgs/isp-common.sh b/imgs/isp-common.sh index 855d089f28758e6242e6dc51f534d8e7dc5b6087..32b36816cf422675530c688e18c7356247120aa2 100644 --- a/imgs/isp-common.sh +++ b/imgs/isp-common.sh @@ -21,8 +21,7 @@ awall activate --force ## Additonal service # iperf3 for benchmarking tests apk add iperf3 iperf3-openrc -sed -i 's/iperf/iperf3/' /etc/init.d/iperf # Fix invalid service name -rc-update add iperf default +rc-update add iperf3 default ## Configure WAN interface of router cat >> /etc/network/interfaces <<EOF