2
0
forked from Ivasoft/openwrt

make basefiles aware of procd

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 36003
This commit is contained in:
John Crispin
2013-03-13 18:11:19 +00:00
parent 1360067c4a
commit f43b7934d2
38 changed files with 705 additions and 70 deletions

View File

@@ -6,5 +6,4 @@ do_mount_root() {
boot_run_hook preinit_mount_root
}
boot_hook_add preinit_main do_mount_root
[ "$INITRAMFS" = "1" ] || boot_hook_add preinit_main do_mount_root