knxd: adjust startup files to better comply with procd

Signed-off-by: Othmar Truniger <github@truniger.ch>
This commit is contained in:
Othmar Truniger
2019-12-17 15:49:15 +01:00
parent fb356f90f1
commit 615a4ae9d7
4 changed files with 9 additions and 10 deletions
+3 -1
View File
@@ -8,7 +8,9 @@ config daemon args
#enable the EIBnet/IP server to answer discovery and description requests (SEARCH, DESCRIPTION)
option Discovery 1
# EIBADDR set our EIB address to EIBADDR (default 0.0.1)
option eibaddr "0.0.2"
option eibaddr "0.0.1"
# CLIENTADDRS set client addrs
option client_addrs "0.0.2:10"
# LEVEL set error level
option error 0
# PORT listen at TCP port PORT (default 6720)