mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-01-15 20:54:45 +00:00
7 lines
148 B
Plaintext
7 lines
148 B
Plaintext
|
|
bootchart_rootfs_pivot()
|
|
{
|
|
mount -o move /rom/lib/bootchart/tmpfs /lib/bootchart/tmpfs
|
|
}
|
|
|
|
boot_hook_add preinit_mount_root bootchart_rootfs_pivot |