067b4b290e
SVN-Revision: 25
6 lines
158 B
Bash
Executable File
6 lines
158 B
Bash
Executable File
#!/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
|