Revert "switch: add reaneg for switch_ctl.init"

This reverts commit dd70b49c31.
This commit is contained in:
hanwckf
2024-01-05 18:39:29 +08:00
parent dd70b49c31
commit bdaefb741a

View File

@@ -13,6 +13,4 @@ start_service() {
sw_poweroff_ports "0 1 2 3 4"
sleep 3
sw_poweron_ports "0 1 2 3 4"
sleep 1
sw_restart_port "0 1 2 3 4"
}