summaryrefslogtreecommitdiffstats
path: root/meta/packages/ubootchart/files/ubootchart-stop
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2007-11-05 17:36:00 +0000
committerRoss Burton <ross@openedhand.com>2007-11-05 17:36:00 +0000
commit7676c2b38e649b294bc1332839b3c3a26489dd34 (patch)
tree6de7024701603e068251830108c09954ef36db4b /meta/packages/ubootchart/files/ubootchart-stop
parent2188cf09e11398447a6e59ee8a2819877f90b45c (diff)
downloadpoky-7676c2b38e649b294bc1332839b3c3a26489dd34.tar.gz
Move ubootchart to meta/
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3072 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/ubootchart/files/ubootchart-stop')
-rw-r--r--meta/packages/ubootchart/files/ubootchart-stop3
1 files changed, 3 insertions, 0 deletions
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 @@
1#! /bin/sh
2
3kill -USR1 $(pidof ubootchartd_bin)