mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 13:26:17 +04:00
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>