diff options
Diffstat (limited to 'init.d/urandom.in')
-rw-r--r-- | init.d/urandom.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d/urandom.in b/init.d/urandom.in index ab85e3ec..8233f828 100644 --- a/init.d/urandom.in +++ b/init.d/urandom.in @@ -1,6 +1,6 @@ #!@PREFIX@/sbin/runscript # Copyright (c) 2007-2009 Roy Marples <roy@marples.name> -# All rights reserved. Released under the 2-clause BSD license. +# Released under the 2-clause BSD license. : ${urandom_seed:=${URANDOM_SEED:-/var/run/random-seed}} description="Initializes the random number generator." |