mirror of
https://github.com/novatiq/packages.git
synced 2026-04-26 13:54:41 +01: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>