You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
308 B

  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'