#!/bin/sh
export OFONO_AT_DEBUG=1
ofonod -nd &> /tmp/ofono.log &

