projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
compile/install kmod packages only if their kernel configuration options are enabled...
[openwrt.git]
/
openwrt
/
target
/
default
/
target_skeleton
/
etc
/
inittab
diff --git
a/openwrt/target/default/target_skeleton/etc/inittab
b/openwrt/target/default/target_skeleton/etc/inittab
index
e2cec39
..
3b0c14e
100644
(file)
--- a/
openwrt/target/default/target_skeleton/etc/inittab
+++ b/
openwrt/target/default/target_skeleton/etc/inittab
@@
-1,3
+1,3
@@
::sysinit:/etc/init.d/rcS
::shutdown:/sbin/halt
::sysinit:/etc/init.d/rcS
::shutdown:/sbin/halt
-tts/0::
wai
t:/bin/login
+tts/0::
askfirs
t:/bin/login
This page took
0.021367 seconds
and
4
git commands to generate.