mtik_initrd_hacks/cpio-fs/etc/rc.d/rc.S
Sergey Sergeev 1423b9e5c7 first commit
2019-03-09 18:09:44 +03:00

7 lines
75 B
Bash
Executable file

#!/bin/sh
/bin/busybox --install /bin
mount -v proc /proc -n -t proc
sh