net/mosquitto: support more acl plugin options
authorKarl Palsson <redacted>
Tue, 27 Nov 2018 16:46:12 +0000 (16:46 +0000)
committerKarl Palsson <redacted>
Wed, 28 Nov 2018 10:15:04 +0000 (10:15 +0000)
commitb945bdf3c83ed25b69235128536dae52fc9afffa
treea119d4100ab6788c419f3736e71b5e8a6b151676
parentef207bd59730e2dd842bdc7661b249859695bbc9
net/mosquitto: support more acl plugin options

Adds support for acl_plugin, and acl_opt_* options.
acl_opt_* requires some care as it relies on the internal behaviour of
cfg_load setting environment variables in a certain form.  However,
given that _all_ of the cfg_load infrastructure relies on that, we can
be pretty sure that it won't change in a way that will hurt us.

Originally reported as: https://github.com/openwrt/packages/pull/7434

Signed-off-by: Karl Palsson <redacted>
net/mosquitto/Makefile
net/mosquitto/files/etc/init.d/mosquitto
git clone https://git.99rst.org/PROJECT