projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
package/base-files: move service* functions from /etc/rc.common to /lib/functions.sh
[openwrt.git]
/
package
/
base-files
/
files
/
etc
/
inittab
diff --git
a/package/base-files/files/etc/inittab
b/package/base-files/files/etc/inittab
index
d7a053a
..
e9de30b
100644
(file)
--- a/
package/base-files/files/etc/inittab
+++ b/
package/base-files/files/etc/inittab
@@
-1,4
+1,5
@@
::sysinit:/etc/init.d/rcS S boot
-::shutdown:/etc/init.d/rcS K s
top
+::shutdown:/etc/init.d/rcS K s
hutdown
tts/0::askfirst:/bin/ash --login
ttyS0::askfirst:/bin/ash --login
+tty1::askfirst:/bin/ash --login
This page took
0.02963 seconds
and
4
git commands to generate.