#!/bin/bash pkill -P `cat /etc/sv/meas-json/supervise/pid` exit 0