#!/bin/bash if [ -e /etc/misdn-init.conf ] && grep ^card /etc/misdn-init.conf; then /usr/sbin/misdn-init start fi