linknx: change path for persistent files
authorOthmar Truniger <[email protected]>
Sat, 17 Jan 2015 18:09:11 +0000 (19:09 +0100)
committerOthmar Truniger <[email protected]>
Sat, 17 Jan 2015 18:09:11 +0000 (19:09 +0100)
Signed-off-by: Othmar Truniger <[email protected]>
net/linknx/files/linknx.xml.dist

index cb5073d9d8834acef84c2447b0fb46ecb70f04f0..55eb41d83d706dd9846a820d559ca2154b1f073f 100644 (file)
@@ -8,7 +8,7 @@
   <services>
     <xmlserver type="inet" port="1028"/>
     <knxconnection url="ip:localhost"/>
-    <persistence type="file" path="/var/lib/linknx/persist"/>
+    <persistence type="file" path="/tmp/linknx/persist"/>
     <emailserver type="smtp" host="localhost:25" from="[email protected]" />
   </services>
   <logging format="basic" level="INFO" />