#!/bin/sh

sv check dbus >/dev/null || exit 1
exec /usr/sbin/ofonod -n
