$OpenBSD$ --- start.sh.orig Fri Jan 31 15:20:07 2014 +++ start.sh Fri Jan 31 15:22:12 2014 @@ -1,4 +1,4 @@ #!/bin/sh echo -n "Starting kippo in background..." -twistd -y kippo.tac -l log/kippo.log --pidfile kippo.pid +${LOCALBASE}/bin/twistd -y ${LOCALBASE}/share/kippo/kippo.tac -l ${VARBASE}/log/kippo.log --pidfile kippo.pid