reinit eth0 when boot router
This commit is contained in:
@@ -5,4 +5,6 @@ USE_PROCD=1
|
||||
|
||||
start_service() {
|
||||
/sbin/smp.sh
|
||||
ifconfig eth0 down
|
||||
ifconfig eth0 up
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user