#!/bin/sh
LIC_DIR=/etc/flexlm
exec @CLIENT_BASEDIR@/bin/lmutil `basename $0` -c $LIC_DIR $*
