Accepting request 1222967 from network:messaging:mqtt

OBS-URL: https://build.opensuse.org/request/show/1222967
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mosquitto?expand=0&rev=33
This commit is contained in:
Dominique Leuenberger 2024-11-09 19:58:46 +00:00 committed by Git OBS Bridge
commit f8475d2160
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Nov 8 16:32:01 UTC 2024 - Adrian Schröter <adrian@suse.de>
- systemd service: Wait till the network got setup to avoid
startup failure.
-------------------------------------------------------------------
Sat Oct 19 08:56:14 UTC 2024 - Martin Hauke <mardnh@gmx.de>

View File

@ -1,6 +1,7 @@
[Unit]
Description=Mosquitto MQTT v3.1/v3.1.1 Broker
Documentation=man:mosquitto.conf(5) man:mosquitto(8)
After=network-online.target nss-lookup.target
[Service]
# added automatically, for details please see