#! /bin/sh

@GLOBUS_SCRIPT_INITIALIZER@

if [ -x /usr/sbin/globus-gram-audit ] ; then
/usr/sbin/globus-gram-audit --quiet
fi

exit 0
