forked from Ivasoft/openwrt
bcm53xx: failsafe support
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 43639
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
set_preinit_iface() {
|
||||
ifname=eth0
|
||||
}
|
||||
|
||||
boot_hook_add preinit_main set_preinit_iface
|
||||
Reference in New Issue
Block a user