index
:
openwrt.git
fast2504n-3.10.17
fast2504n-3.10.26
fast2504n-3.8
master
OpenWRT with patches for F@ST2504n board
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
linux
/
pxcab
/
base-files
/
lib
/
preinit
/
15_essential_fs_pxcab
blob: 2c607e260846254a1e22ae7b5c27dcd29f6d4281 (
plain
)
1
2
3
4
5
6
7
8
#!/bin/sh #!/bin/sh do_mount_procfs() { mount -t proc none /proc }