#!/bin/sh
/etc/init.d/openclawmgr stop >/dev/null 2>&1 || true
exit 0
