linknx: change runtime patch in config files
Signed-off-by: Othmar Truniger <github@truniger.ch>
This commit is contained in:
parent
c55ce0bdfd
commit
81f06b2756
1 changed files with 1 additions and 1 deletions
|
@ -4,5 +4,5 @@ config daemon args
|
||||||
#
|
#
|
||||||
# typical example
|
# typical example
|
||||||
option conf '/etc/linknx.xml'
|
option conf '/etc/linknx.xml'
|
||||||
option options '-w --daemon=/var/lib/linknx/linknx.log --pid-file=/var/run/linknx.log'
|
option options '-w --daemon=/tmp/linknx/linknx.log --pid-file=/var/run/linknx.log'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue