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.BSD/savecore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.d.BSD/savecore') diff --git a/init.d.BSD/savecore b/init.d.BSD/savecore index 3b9ffb29..6784a1d5 100755 --- a/init.d.BSD/savecore +++ b/init.d.BSD/savecore @@ -7,7 +7,7 @@ description="Saves a kernel dump." depend() { need localmount - keywords nojail + keyword nojail } start() -- cgit v1.2.3