[package] base-files: make press key message more explicit in preinit
[openwrt.git] / package / base-files / files / lib / preinit / 70_initramfs_test
index e07c68d..15c0dcd 100644 (file)
@@ -5,6 +5,7 @@
 initramfs_test() {
     if [ -n "$INITRAMFS" ]; then
        boot_run_hook initramfs
+       preinit_ip_deconfig
        break
     fi
 }
This page took 0.02781 seconds and 4 git commands to generate.