
service gopher {
  family inet
  protocol tcp
  port 70
  launch @BINARY@ -h beast
}
