package/base-files: call preinit_ip_deconfig before processing init on initramfs images
SVN-Revision: 20159
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
initramfs_test() {
|
||||
if [ -n "$INITRAMFS" ]; then
|
||||
boot_run_hook initramfs
|
||||
preinit_ip_deconfig
|
||||
break
|
||||
fi
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user