#! /bin/sh

if [ -x "/etc/init.d/boa" ]; then
	/etc/init.d/boa stop
fi

#DEBHELPER#
