service chargen
{
# This is for quick on or off of the service
	disable		= yes

# The next attributes are mandatory for all services
	id		= chargen-dgram
	type		= INTERNAL
	wait		= yes
	socket_type	= dgram
