Currently tinc init script will delete the generated configuration folder and then...
authorAlessio Caiazza <nolith@abisso.org>
Mon, 11 Aug 2014 10:24:27 +0000 (12:24 +0200)
committerSaverio Proto <zioproto@gmail.com>
Fri, 3 Oct 2014 15:51:44 +0000 (17:51 +0200)
commitc1195229df3fb7a088010971bfb54db4a50d97ff
treeb8ec594ecf24b67cd20ae90eeb9fae1f30ba95a2
parent5c51f03557719d01c49472bf2ac91ed9cab1906c
Currently tinc init script will delete the generated configuration folder and then check if it will not exists in order to create it.
This patch will first check if the generated configuration folder exists and then delete it, after that it will always create the configuration folder.
net/tinc/Makefile
net/tinc/files/tinc.init