aboutsummaryrefslogtreecommitdiff
path: root/init.d/urandom.in
diff options
context:
space:
mode:
Diffstat (limited to 'init.d/urandom.in')
-rw-r--r--init.d/urandom.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.d/urandom.in b/init.d/urandom.in
index 54706ac9..91b54f3a 100644
--- a/init.d/urandom.in
+++ b/init.d/urandom.in
@@ -14,6 +14,7 @@ description="Initializes the random number generator."
depend()
{
+ after clock
need localmount
keyword -docker -jail -lxc -openvz -prefix -systemd-nspawn
}