diff options
Diffstat (limited to 'meta/recipes-devtools/ubootchart/files/ubootchart-stop')
| -rw-r--r-- | meta/recipes-devtools/ubootchart/files/ubootchart-stop | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-devtools/ubootchart/files/ubootchart-stop b/meta/recipes-devtools/ubootchart/files/ubootchart-stop new file mode 100644 index 0000000000..3444069c9a --- /dev/null +++ b/meta/recipes-devtools/ubootchart/files/ubootchart-stop | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | #! /bin/sh | ||
| 2 | |||
| 3 | kill -USR1 $(pidof ubootchartd_bin) | ||
