#!/bin/sh

[ -z "`/bin/ps | /bin/sed -n '/ \/\opt/{p;q}'`" ] && /opt/etc/init.d/rc.unslung start
