#!/bin/sh
#
#  start f2 server (with a ZEO instance on ./var directory)
#
runzeo -C f2_zeoserver.conf &
