#!/bin/sh
#
# plugin
#

sleep 10

/sbin/start-stop-daemon -K -x /var/bin/octagon/octagon.sh4

exit 0
