Provide an init.d script for mosquitto MQTT broker
authorJo-Philipp Wich <jow@openwrt.org>
Fri, 20 Apr 2012 15:09:51 +0000 (15:09 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Fri, 20 Apr 2012 15:09:51 +0000 (15:09 +0000)
commitc8dc8d491c3abd26a3a4bf919a66baf6183a92d0
tree8c9defe42a91910e07a63e0e73925752b5e8abd5
parent5c4ea20a1de15e076fd6fd336af3871a8d58765e
Provide an init.d script for mosquitto MQTT broker

Use the service helper scripts to build a simple init script for the
mosquitto broker.  To make sure that the standard shipped config file
works, add a mosquitto user if not found.

Signed-off-by: Karl Palsson <karlp@remake.is>
SVN-Revision: 31376
net/mosquitto/Makefile
net/mosquitto/files/mosquitto.init [new file with mode: 0755]