DAEMON_OPTS=""

RUN_AS_USER="nobody"

if test -x /usr/sbin/dsmetool; then
	USE_DSMETOOL="yes"
else
	USE_DSMETOOL="no"
fi

