#!/bin/bash depmod -a misdn-init scan || exit 1 misdn-init config || exit 1 /usr/sbin/misdn-init start || exit 1