if [ "$GX_CANCEL_PRINT_JOBS_ON_LOGIN" = "true" ] ; then
        time cancel -a
fi

