projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add target package/target_name to the master makefile, which will run $(MAKE) -C...
[openwrt.git]
/
root
/
etc
/
inittab
diff --git
a/root/etc/inittab
b/root/etc/inittab
index
6d8c87e
..
9943a90
100644
(file)
--- a/
root/etc/inittab
+++ b/
root/etc/inittab
@@
-1,3
+1,3
@@
::sysinit:/etc/init.d/rcS
-::shutdown:/
bin/alldone
-::respawn:/
usr/sbin/dnsmasq -d -l /tmp/udhcpd.leases -s la
n
+::shutdown:/
sbin/halt
+::respawn:/
bin/logi
n
This page took
0.023382 seconds
and
4
git commands to generate.