#!/bin/sh

/etc/init.d/i-manager enable
/etc/init.d/i-manager start

exit 0
