lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

linknx.config (308B)


      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'
      8