#!/bin/sh

LD_PRELOAD=/opt/SUNWut/libgdbm.so.2.0.0 exec /etc/opt/SUNWut/jre/bin/java.bin "$@"
