#!/bin/sh

export LD_LIBRARY_PATH=/usr/lib
/usr/bin/omniNames $@ &
echo $! >/var/run/omniNames.pid
