Host should configure urandom.

Fixes #179.
This commit is contained in:
Roy Marples 2009-07-01 00:13:25 +01:00
parent b4104957b1
commit 9907c90552

View File

@ -8,7 +8,7 @@ description="Initializes the random number generator."
depend()
{
need localmount
keyword -jail -prefix
keyword -jail -openvz -prefix
}
save_seed()