blob: d2f05628f26538dca21cd2e0c0f0b066044e781f (
plain)
1
2
3
4
5
6
7
8
|
config daemon args
# daemon is started as 'linknx --config=$conf $options'
# use 'linknx --help' to get all possible options'
#
# typical example
option conf '/etc/linknx.xml'
option options '-w --daemon=/tmp/linknx/linknx.log --pid-file=/var/run/linknx.pid'
|