From e1e36b2872c1f87d3d0b5308561884af3cd013ac Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Tue, 19 Feb 2008 14:36:22 +0000 Subject: keywords -> keyword --- init.d/urandom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.d/urandom') diff --git a/init.d/urandom b/init.d/urandom index bc1e7b7d..3fc0a6d0 100755 --- a/init.d/urandom +++ b/init.d/urandom @@ -9,7 +9,7 @@ description="Initializes the random number generator." depend() { need localmount - keywords nojail + keyword nojail } save_seed() -- cgit v1.2.3