summaryrefslogtreecommitdiff
path: root/files/common/etc/init.d
diff options
context:
space:
mode:
authorJan Huwald <jh@sotun.de>2012-05-21 12:59:57 (GMT)
committerJan Huwald <jh@sotun.de>2012-05-21 12:59:57 (GMT)
commit0337aab936cc226729b40e8e96855378b82a093e (patch)
tree5c321ebe6a8134b7a06c1a8ed866be77d5b369fe /files/common/etc/init.d
parentde9938b28dbe7b7471b13251505326c77317bebc (diff)
update hbbp
This patch handles the update of hbbp in the ffj-feed.
Diffstat (limited to 'files/common/etc/init.d')
-rwxr-xr-xfiles/common/etc/init.d/hbbp4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/common/etc/init.d/hbbp b/files/common/etc/init.d/hbbp
index 6fbcc86..c6daa1b 100755
--- a/files/common/etc/init.d/hbbp
+++ b/files/common/etc/init.d/hbbp
@@ -3,9 +3,9 @@ START=45
start() {
cd /hbbp
- listener br-mesh
+ hbbpd br-mesh
}
stop() {
- killall listener
+ killall hbbpd
}
contact: Jan Huwald // Impressum