openssh refuses to connect unless the version string starts with SSH-2.0-
[openwrt.git] / obsolete-buildroot / sources / openwrt / 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.052603 seconds and 5 git commands to generate.