This website requires JavaScript.
Explore
Help
Sign In
mr
/
openwrt
Watch
2
Star
0
Fork
1
You've already forked openwrt
Code
Issues
7
Pull Requests
Releases
Wiki
Activity
10d8e4b66c
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 16:35:48 +08: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-14 02:11:13 +08:00
export INITRAMFS=1
exec /sbin/init
Reference in New Issue
Copy Permalink