summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--init.d/urandom.in2
1 files changed, 1 insertions, 1 deletions
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()