mosquitto/mosquitto-1.6.8-config.patch
Martin Hauke f54199e905 - systemd service: Wait till the network got setup to avoid
startup failure.

It failed always with "Error: Cannot assign requested address" on boot for
me without this.

OBS-URL: https://build.opensuse.org/package/show/network:messaging:mqtt/mosquitto?expand=0&rev=73
2024-11-09 13:30:26 +00:00

11 lines
471 B
Diff

Index: mosquitto-2.0.8/mosquitto.conf
===================================================================
--- mosquitto-2.0.8.orig/mosquitto.conf
+++ mosquitto-2.0.8/mosquitto.conf
@@ -871,4 +871,4 @@
# alphabetical order, with capital letters ordered first. If this option is
# given multiple times, all of the files from the first instance will be
# processed before the next instance. See the man page for examples.
-#include_dir
+include_dir /etc/mosquitto/conf.d