ACK. Your patch has been applied to the master and release/2.3 branch.
(I spent quite some thought on whether this is 2.3 material - and decided "yes it is". While it is a complicated patch, I'm fairly sure it has no adverse side effects - and it *does* fix a real and observed problem, has been tested good by the FreeBSD folks affected, and gets rid of some extra convolutions that should have never been there - so, blame me if it breaks anything, I'll be doing the tracs for 2.3.8 anyway...) commit da9b292733e929a2900dc32d37f0424c3d588366 (master) commit f025de005d719201a69ad0313d545a1ddd244752 (release/2.3) Author: Steffan Karger List-Post: openvpn-devel@lists.sourceforge.net Date: Mon Apr 27 16:28:57 2015 +0200 Call daemon() before initializing crypto library Signed-off-by: Steffan Karger <stef...@karger.me> Acked-by: Gert Doering <g...@greenie.muc.de> Message-Id: <1430144937-4149-1-git-send-email-stef...@karger.me> URL: http://article.gmane.org/gmane.network.openvpn.devel/9609 Signed-off-by: Gert Doering <g...@greenie.muc.de> -- kind regards, Gert Doering