From: Guus Sliepen Date: Mon, 16 Jul 2012 16:49:39 +0000 (+0200) Subject: When exporting configuration files, don't copy Name variables. X-Git-Tag: release-1.1pre3~102 X-Git-Url: https://tinc-vpn.org/git/browse?a=commitdiff_plain;h=68de7b481e54d6a7c573d9a2d61f76d4d3a6b2f9;hp=68de7b481e54d6a7c573d9a2d61f76d4d3a6b2f9;p=tinc When exporting configuration files, don't copy Name variables. These interfere with tincctl import. Besides, host configuration files should not contain Name at all. ---