#!/bin/sh

../daemon -C "`pwd`/daemon.conf" --pidfiles /tmp echo hi
