#service telnet {
#	launch	telnetd
#}

#service ftp {
#	launch	ftpd
#}

service ssh {
	launch	/boot/common/bin/sshd -D
	stand_alone
}
