mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-06 01:21:06 +02:00
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
|