restructure broke 1.1 support; fixed
[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 #udhcpd started from /etc/inittab
This page took 0.04294 seconds and 5 git commands to generate.