mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 09:13:34 +00:00
4 lines
48 B
Bash
4 lines
48 B
Bash
#! /bin/sh
|
|
|
|
kill -USR1 $(pidof ubootchartd_bin)
|