#!/bin/sh

chmod g+w test9.client # Just in case it isn't already

../daemon -C "`pwd`/daemon.conf" -n test9 "`pwd`/test9.client"
