#! /bin/sh
set -e

LD_LIBRARY_PATH=/opt/ftbio/lib /opt/ftbio/sbin/ftbio-daemon "$@"
