Merge pull request #751 from tru7/patch-4

linknx: change runtime patch in config files
This commit is contained in:
Ted Hess 2015-01-09 06:54:56 -05:00
commit a922475cd2
1 changed files with 1 additions and 1 deletions

View File

@ -4,5 +4,5 @@ config daemon args
#
# typical example
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.pid'