From 7676c2b38e649b294bc1332839b3c3a26489dd34 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Mon, 5 Nov 2007 17:36:00 +0000 Subject: Move ubootchart to meta/ git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3072 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/ubootchart/files/ubootchart-stop | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 meta/packages/ubootchart/files/ubootchart-stop (limited to 'meta/packages/ubootchart/files/ubootchart-stop') diff --git a/meta/packages/ubootchart/files/ubootchart-stop b/meta/packages/ubootchart/files/ubootchart-stop new file mode 100644 index 0000000000..3444069c9a --- /dev/null +++ b/meta/packages/ubootchart/files/ubootchart-stop @@ -0,0 +1,3 @@ +#! /bin/sh + +kill -USR1 $(pidof ubootchartd_bin) -- cgit v1.2.3