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
9051e79bc2
openwrt
/
target
/
linux
/
generic
/
base-files
/
init
5 lines
78 B
Plaintext
Raw
Normal View
History
Unescape
Escape
change handling of target/linux/generic-2.x/files to match other targets (#1648) SVN-Revision: 7158
2007-05-10 08:35:48 +00:00
#!/bin/sh
# Copyright (C) 2006 OpenWrt.org
update the /init file to start /sbin/init Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36002
2013-03-13 18:11:13 +00:00
export INITRAMFS=1
exec /sbin/init