linknx.config 308 B

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