aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d/init.d/random
diff options
context:
space:
mode:
Diffstat (limited to 'rc.d/init.d/random')
-rwxr-xr-xrc.d/init.d/random2
1 files changed, 1 insertions, 1 deletions
diff --git a/rc.d/init.d/random b/rc.d/init.d/random
index 81c7a780..d455cd7b 100755
--- a/rc.d/init.d/random
+++ b/rc.d/init.d/random
@@ -11,7 +11,7 @@
# Source function library.
. /etc/init.d/functions
-random_seed=/var/run/random-seed
+random_seed=/var/lib/random-seed
# See how we were called.
case "$1" in