service dict
{
        disable = yes
	type = UNLISTED
	port = 2628
	socket_type = stream
	protocol = tcp
	wait = no
	user = daemon
	server = /usr/bin/dictd
	server_args = -c /etc/dict/dictd.conf -i --locale en_US.UTF-8
}
