projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
moving to dnsmasq as dhcp server
[openwrt.git]
/
root
/
etc
/
init.d
/
S50services
diff --git
a/root/etc/init.d/S50services
b/root/etc/init.d/S50services
index
4b24e42
..
bdd1102
100755
(executable)
--- a/
root/etc/init.d/S50services
+++ b/
root/etc/init.d/S50services
@@
-1,5
+1,4
@@
#!/bin/sh
/usr/sbin/telnetd -l /bin/login
/usr/sbin/httpd -p 80 -h /www -r WRT54G Router
-/usr/sbin/udhcpd /etc/udhcpd.conf
-#dnsmasq started from /etc/inittab
+/usr/sbin/dnsmasq
This page took
0.01932 seconds
and
4
git commands to generate.