From: Florent Clairambault Date: Thu, 26 Dec 2013 22:05:17 +0000 (+0100) Subject: Adding "conf.d" configuration dir support. X-Git-Tag: 1.0.23-android-1~6 X-Git-Url: https://tinc-vpn.org/git/browse?a=commitdiff_plain;ds=sidebyside;h=d737ec63715f84574162a3f7d8649c1147aa5617;hp=d737ec63715f84574162a3f7d8649c1147aa5617;p=tinc Adding "conf.d" configuration dir support. Any file matching the pattern /etc/tinc/$NETWORK/conf.d/$NAME.conf will be parsed after the tinc.conf file. ---