From 9dd01ff51ac83c62cd61cc062da6e7c1d491b8dd Mon Sep 17 00:00:00 2001 From: Erik Troan Date: Mon, 13 Oct 1997 18:54:42 +0000 Subject: 1) version 3.18 2) switched to new chkconfig which doesn't use database file --- rc.d/init.d/random | 3 +++ 1 file changed, 3 insertions(+) (limited to 'rc.d/init.d/random') diff --git a/rc.d/init.d/random b/rc.d/init.d/random index 348f0295..aeef33be 100755 --- a/rc.d/init.d/random +++ b/rc.d/init.d/random @@ -4,6 +4,9 @@ # # Author: Theodore Ts'o # +# chkconfig: 2345 20 80 +# description: Saves and restores system entropy pool for higher quality \ +# random number generation. random_seed=/var/run/random-seed -- cgit v1.2.1