mirror of
https://github.com/novatiq/packages.git
synced 2026-04-28 14:48:39 +01:00
7f651d102d
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>