Provide an init.d script for mosquitto MQTT broker
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 20 Apr 2012 15:09:51 +0000 (15:09 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 20 Apr 2012 15:09:51 +0000 (15:09 +0000)
commit7fa0a3500a88e3d2dc752b2a9735bbf02dccda14
tree8c9defe42a91910e07a63e0e73925752b5e8abd5
parent4ad049bc7fe4da7ffa35ed322a4dca099285ed8f
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>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31376 3c298f89-4303-0410-b956-a3cf2f4a3e73
net/mosquitto/Makefile
net/mosquitto/files/mosquitto.init [new file with mode: 0755]