This website requires JavaScript.
Explore
Help
Register
Sign In
hak5
/
wifipineapple-openwrt
mirror of
https://github.com/hak5/wifipineapple-openwrt.git
Watch
1
Star
0
Fork
You've already forked wifipineapple-openwrt
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
970192986d
wifipineapple-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) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7158 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-10 08:35:48 +00:00
#!/bin/sh
# Copyright (C) 2006 OpenWrt.org
[base-files/generic] update the /init file to start /sbin/init Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36002 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-03-13 18:11:13 +00:00
export INITRAMFS=1
exec /sbin/init