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:
934d7f2
)
linknx: add dist xml conf file
author
Othmar Truniger
<redacted>
Wed, 31 Dec 2014 09:22:57 +0000
(10:22 +0100)
committer
Othmar Truniger
<redacted>
Wed, 31 Dec 2014 09:22:57 +0000
(10:22 +0100)
Signed-off-by: Othmar Truniger <redacted>
net/linknx/files/linknx.xml.dist
[new file with mode: 0644]
patch
|
blob
diff --git a/net/linknx/files/linknx.xml.dist
b/net/linknx/files/linknx.xml.dist
new file mode 100644
(file)
index 0000000..
cb5073d
--- /dev/null
+++ b/
net/linknx/files/linknx.xml.dist
@@ -0,0
+1,16
@@
+<config>
+ <objects>
+ </objects>
+
+ <rules>
+ </rules>
+
+ <services>
+ <xmlserver type="inet" port="1028"/>
+ <knxconnection url="ip:localhost"/>
+ <persistence type="file" path="/var/lib/linknx/persist"/>
+ <emailserver type="smtp" host="localhost:25" from="linknx@local.local" />
+ </services>
+ <logging format="basic" level="INFO" />
+
+</config>
git clone https://git.99rst.org/PROJECT