#!/bin/sh -

exec /usr/share/opennms/bin/runjava -r -- \
     -Xmx256m -jar /usr/share/opennms/lib/opennms_install.jar "$@"
