#!/bin/sh

echo "Starting obd .."
exec /usr/bin/obd /etc/rsm/obd.conf

