mirror of
https://git.freebsd.org/ports.git
synced 2025-07-08 21:09:17 -04:00
Now with Python 3 https://github.com/jpmens/mqttwarn/releases/tag/0.16.2 Differential Revision: https://reviews.freebsd.org/D24654
12 lines
434 B
INI
12 lines
434 B
INI
# If we don't comment this out, the daemon will fail to start
|
|
--- mqttwarn/examples/basic/mqttwarn.ini.orig 2019-12-27 00:39:16 UTC
|
|
+++ mqttwarn/examples/basic/mqttwarn.ini
|
|
@@ -50,7 +50,7 @@ loglevel = DEBUG
|
|
; --------
|
|
|
|
; path to file containing self-defined functions for formatmap and datamap
|
|
-functions = 'samplefuncs.py'
|
|
+#functions = 'samplefuncs.py'
|
|
|
|
; name the service providers you will be using.
|
|
launch = file, log
|