#!/bin/sh

exec env GEOM_LIBRARY_PATH="/usr/local/lib/geom" /sbin/geom nbd "$@"
