Initial commit
This commit is contained in:
8
package/base-files/files/lib/preinit/99_10_run_init
Normal file
8
package/base-files/files/lib/preinit/99_10_run_init
Normal file
@@ -0,0 +1,8 @@
|
||||
# Copyright (C) 2006 OpenWrt.org
|
||||
# Copyright (C) 2010 Vertical Communications
|
||||
|
||||
run_init() {
|
||||
preinit_ip_deconfig
|
||||
}
|
||||
|
||||
boot_hook_add preinit_main run_init
|
||||
Reference in New Issue
Block a user