mosquitto: support more config options in UCI
authorKarl Palsson <karlp@etactica.com>
Wed, 7 Jun 2017 16:44:36 +0000 (16:44 +0000)
committerKarl Palsson <karlp@etactica.com>
Wed, 16 Aug 2017 15:02:17 +0000 (15:02 +0000)
commit75f50611ce52a4a2d6e75c537916b2348fb09c3e
treec017b53b20aad7504e8d8d4fec92ba8d3a3f4179
parent956ef7a855baf02eae168f9279ff3f68c203ddc7
mosquitto: support more config options in UCI

Added many more UCI config options, particularly for bridge connections

The recently introduced username/password options for bridges are kept,
even though they have been deprecated upstream for a while.  In keeping
with this, while support is kept in UCI, the generated mosquitto.conf
file will always generate the "modern" remote_username/remote_password
options preferred by mosquitto instead.

Likewise for bridge clientid and remote_clientid options.

Signed-off-by: Karl Palsson <karlp@etactica.com>
net/mosquitto/files/etc/init.d/mosquitto