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/local | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.d/local') diff --git a/init.d/local b/init.d/local index dbb06b54..9b83752d 100755 --- a/init.d/local +++ b/init.d/local @@ -7,7 +7,7 @@ description="Executes user commands in /etc/conf.d/local" depend() { after * - keywords notimeout + keyword notimeout } start() -- cgit v1.2.3