change wrt54g packet source to automatically switch to monitor mode without wl, add...
[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/dnsmasq
This page took 0.054909 seconds and 5 git commands to generate.