mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
knxd: adjust startup files to better comply with procd
Signed-off-by: Othmar Truniger <github@truniger.ch>
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user