#!/bin/sh
# Temporary: this is purely for testing nitro as an init
# This is slower than using nitro's native service 
# management
. /etc/sysconfig/nitro

/etc/rc.d/rc.sysinit

/etc/rc.d/rc $RUNLEVEL

