we still need mtd unlock
[openwrt.git] / root / etc / init.d / S50services
1 #!/bin/sh
2 /usr/sbin/telnetd -l /bin/login
3 /usr/sbin/httpd -p 80 -h /www -r WRT54G Router
4 /usr/sbin/udhcpd /etc/udhcpd.conf
5 #dnsmasq started from /etc/inittab
This page took 0.043157 seconds and 5 git commands to generate.