git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
c7e5319
)
linknx: add config file
author
Othmar Truniger
<redacted>
Wed, 31 Dec 2014 09:21:03 +0000
(10:21 +0100)
committer
Othmar Truniger
<redacted>
Wed, 31 Dec 2014 09:21:03 +0000
(10:21 +0100)
Signed-off-by: Othmar Truniger <redacted>
net/linknx/files/linknx.config
[new file with mode: 0644]
patch
|
blob
diff --git a/net/linknx/files/linknx.config
b/net/linknx/files/linknx.config
new file mode 100644
(file)
index 0000000..
be11619
--- /dev/null
+++ b/
net/linknx/files/linknx.config
@@ -0,0
+1,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=/var/lib/linknx/linknx.log --pid-file=/var/run/linknx.log'
+
git clone https://git.99rst.org/PROJECT