#!/bin/sh
. /etc/default/connman
exec connmand -n ${OPTS}
