#!/bin/sh
chkconfig --add smad
/etc/init.d/smad start
