#!/bin/bash


/etc/rc.d/rc.bind stop
sleep 2
/etc/rc.d/rc.bind start


  