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
523114e741
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 SVN-Revision: 7163
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) SVN-Revision: 24540
2010-12-13 08:01:21 +00:00
::shutdown:/etc/init.d/rcS K shutdown
make basefiles aware of procd Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36003
2013-03-13 18:11:19 +00:00
::askconsole:/bin/ash --login