net/mosquitto: chown data directory
authorKarl Palsson <karlp@etactica.com>
Tue, 30 Aug 2016 11:39:46 +0000 (11:39 +0000)
committerKarl Palsson <karlp@etactica.com>
Tue, 30 Aug 2016 11:41:34 +0000 (11:41 +0000)
commit7f651d102df6446d19fa6d7c89065c49553675f3
tree2fbc8bd9eb9cf2d09db1ca2e8d8ed452298ec8a5
parent41682a4258bf4f0db953c7ecd4452414a7bc45ba
net/mosquitto: chown data directory

The package creates a "mosquitto" user, but the support added for
persistence creates the data directory as root running the init script.
Properly chown the newly created directory to ensure it's writable.

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