mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +04:00
linknx: change path for persistent files
Signed-off-by: Othmar Truniger <github@truniger.ch>
This commit is contained in:
@@ -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="linknx@local.local" />
|
||||
</services>
|
||||
<logging format="basic" level="INFO" />
|
||||
|
||||
Reference in New Issue
Block a user