mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-02 22:23:08 +02:00
c6655b4963
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@75 3c298f89-4303-0410-b956-a3cf2f4a3e73
5 lines
107 B
Bash
Executable File
5 lines
107 B
Bash
Executable File
#!/bin/sh
|
|
/usr/sbin/telnetd -l /bin/login
|
|
/usr/sbin/httpd -p 80 -h /www -r WRT54G Router
|
|
/usr/sbin/dnsmasq
|