This website requires JavaScript.
Explore
Help
Register
Sign In
hak5
/
openwrt
mirror of
https://github.com/hak5/openwrt.git
Watch
1
Star
0
Fork
You've already forked openwrt
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b1ae2c2c20
openwrt
/
target
/
linux
/
ifxmips
/
nfs
/
base-files
/
etc
/
preinit.arch
6 lines
89 B
Plaintext
Executable File
Raw
Blame
History
grep "/dev/root" /proc/mounts |grep -q nfs && {
echo "- init nfs -"
exec /sbin/init
}
Reference in New Issue
View Git Blame
Copy Permalink