service ftp
{
	socket_type = stream
	user = root
	server = /usr/sbin/vsftpd
	wait = no
}
