note that the rand_file must be inside chroot.

This commit is contained in:
Joris Vink 2017-03-06 16:58:51 +01:00
parent 529b474991
commit 509142e100

View File

@ -64,6 +64,8 @@ workers 4
#
# Kore will refuse to start if the specified file does not exist,
# is of the wrong size or cannot be opened in anyway.
#
# NOTE: This file location must be inside your chrooted environment.
#rand_file random.data
# HTTP specific settings.