From 9907c905524cadc025e78a0400a157d417af0087 Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Wed, 1 Jul 2009 00:13:25 +0100 Subject: Host should configure urandom. Fixes #179. --- init.d/urandom.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.d/urandom.in') diff --git a/init.d/urandom.in b/init.d/urandom.in index 28c5614..ab85e3e 100644 --- a/init.d/urandom.in +++ b/init.d/urandom.in @@ -8,7 +8,7 @@ description="Initializes the random number generator." depend() { need localmount - keyword -jail -prefix + keyword -jail -openvz -prefix } save_seed() -- cgit v1.2.3