generic-poky/meta/recipes-devtools/ubootchart/files/ubootchart-stop

4 lines
48 B
Bash

#! /bin/sh
kill -USR1 $(pidof ubootchartd_bin)