#!/bin/sh

##################################################################
# DO NOT Edit.                                                   #
# Starts the Raid Configuration server                           #
#       (C) Copyright Intel Corp. 2000                           #
################################################################## 

BASE_DIR="/opt/iir"

$BASE_DIR/bin/iirstart&
