1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-03-09 15:40:20 +00:00
This commit is contained in:
suyuan 2021-04-06 11:55:57 +08:00
parent 6c47beebd3
commit 9865a456e3
178 changed files with 0 additions and 575447 deletions

View file

@ -1,9 +0,0 @@
#!/bin/sh
set_preinit_iface() {
ifconfig eth0 up
ifname=lan
}
boot_hook_add preinit_main set_preinit_iface