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
e5adedfdd5
wifipineapple-openwrt
/
package
/
base-files
/
files
/
etc
/
inittab
4 lines
101 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add K* scripts to be run at shutdown git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7163 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-10 10:07:38 +00:00
::sysinit:/etc/init.d/rcS S boot
base-files: use shutdown instead of stop when the system goes down (patch by tripolar) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24540 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-13 08:01:21 +00:00
::shutdown:/etc/init.d/rcS K shutdown
[base-files] make basefiles aware of procd Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36003 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-03-13 18:11:19 +00:00
::askconsole:/bin/ash --login