tinc: The initscript for tinc writes a temporary config into /tmp/tinc. In the prepar...
authorSaverio Proto <zioproto@gmail.com>
Tue, 8 Jan 2013 18:56:32 +0000 (18:56 +0000)
committerSaverio Proto <zioproto@gmail.com>
Tue, 8 Jan 2013 18:56:32 +0000 (18:56 +0000)
commit6f4860af20dd70cde7ca874dc49b20552e45daab
treef9212a6691bc61b99d319b13b5ba1e284c4db7e3
parent2c1e628dd8ce84b4702a3f90a0ed4803872de394
tinc: The initscript for tinc writes a temporary config into /tmp/tinc. In the prepare_net function it appends flags and params from the uci config to the temporary tinc.conf for each net. These values are appended to the config file on each /etc/init.d/tinc restart and the file grows. By removing all old temporary config this problem is solved. Then we should also remove the temporary config for a net which is stopped to free up some bytes in memory. Contribution from Manuel Munz <freifunk@somakoma.de>

SVN-Revision: 35053
net/tinc/files/tinc.init