f54199e905
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
11 lines
471 B
Diff
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
|