after restart moquette log:
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
cont-init: info: running /etc/cont-init.d/mosquitto.sh
[15:34:28] INFO: SSL is not enabled
cont-init: info: /etc/cont-init.d/mosquitto.sh exited 0
cont-init: info: running /etc/cont-init.d/nginx.sh
cont-init: info: /etc/cont-init.d/nginx.sh exited 0
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun mosquitto (no readiness notification)
services-up: info: copying legacy longrun nginx (no readiness notification)
[15:34:28] INFO: Starting NGINX for authentication handling...
s6-rc: info: service legacy-services successfully started
[15:34:28] INFO: Starting mosquitto MQTT broker...
2023-12-29 15:34:28: Warning: Mosquitto should not be run as root/administrator.
2023-12-29 15:34:28: mosquitto version 2.0.18 starting
2023-12-29 15:34:28: Config loaded from /etc/mosquitto/mosquitto.conf.
2023-12-29 15:34:28: Loading plugin: /usr/share/mosquitto/go-auth.so
2023-12-29 15:34:28: ├── Username/password checking enabled.
2023-12-29 15:34:28: ├── TLS-PSK checking enabled.
2023-12-29 15:34:28: └── Extended authentication not enabled.
2023-12-29 15:34:28: Opening ipv4 listen socket on port 1883.
2023-12-29 15:34:28: Opening ipv6 listen socket on port 1883.
2023-12-29 15:34:28: Opening websockets listen socket on port 1884.
2023-12-29 15:34:28: mosquitto version 2.0.18 running
2023-12-29 15:34:28: New connection from 127.0.0.1:46570 on port 1883.
2023-12-29 15:34:28: Client <unknown> disconnected due to protocol error.
[15:34:29] INFO: Successfully send discovery information to Home Assistant.
[15:34:29] INFO: Successfully send service information to the Supervisor.
2023-12-29 15:34:29: New connection from 172.30.32.1:55855 on port 1883.
2023-12-29 15:34:29: New client connected from 172.30.32.1:55855 as 1OupFbHC8NdTTkpD9icdDa (p1, c1, k60, u'mqtt_user').
2023-12-29 15:34:50: New connection from 172.30.32.2:44746 on port 1883.
2023-12-29 15:34:50: Client <unknown> closed its connection.
So this seems ok - right?