mosquitto/mosquitto-1.6.8-config.patch
Martin Hauke 6ec9fafbcc Accepting request 766422 from home:jimfunk:branches:network:messaging:mqtt
- Update apparmor profile to allow open of /etc/mosquitto/conf.d
- Update default config to include files under /etc/mosquitto/conf.d
  per the README in the directory

OBS-URL: https://build.opensuse.org/request/show/766422
OBS-URL: https://build.opensuse.org/package/show/network:messaging:mqtt/mosquitto?expand=0&rev=32
2020-01-23 13:50:58 +00:00

9 lines
365 B
Diff

--- mosquitto-1.6.8.orig/mosquitto.conf
+++ mosquitto-1.6.8/mosquitto.conf
@@ -985,4 +985,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