MQTT Defaultwerte angepasst

init-file fest mit -d Argument versehen und Codepage für Python
This commit is contained in:
2018-09-25 19:44:24 +02:00
parent 91cae663bd
commit fd00fa3684
3 changed files with 15 additions and 18 deletions

View File

@@ -7,8 +7,5 @@
#
# Additional options that are passed to the Daemon.
# For verbose logging add a -v or -vv
DAEMON_ARGS="-d"
# Codepage for Python (do not change)
export LANG=C.UTF-8
# For verbose logging add -v or -vv
DAEMON_ARGS=""