Move stroke plugin to the end of PLUGINS list

This fixes the problem of stroke being unable to load the ca
certificates on startup.
This commit is contained in:
Reto Buerki
2013-03-19 15:23:50 +01:00
committed by Tobias Brunner
parent 41eaaef79b
commit 32b2ea9edb
+2 -2
View File
@@ -32,9 +32,9 @@ PLUGINS = \
random \
sha1 \
sha2 \
stroke \
socket-default \
x509
x509 \
stroke
all: build_charon