# default: on
# description: Gophernicus - Modern full-featured gopher server
service gopher
{
	socket_type	= stream
	wait		= no
	user		= nobody
	server		= /usr/bin/gophernicus
	server_args	= -r/srv/gopher -hparabola
	disable		= no
}
