#!/bin/sh

[ -x /etc/init.d/mysql.advmon-ppc ] && /etc/init.d/mysql.advmon-ppc stop

exit 0


