This website requires JavaScript.
Explore
Help
Sign In
EljakimHerrewijnen
/
Openwrt
Watch
1
Star
0
Fork
0
You've already forked Openwrt
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
10cdfd04e6
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
Reference in New Issue
Copy Permalink