From e1e36b2872c1f87d3d0b5308561884af3cd013ac Mon Sep 17 00:00:00 2001
From: Roy Marples <roy@marples.name>
Date: Tue, 19 Feb 2008 14:36:22 +0000
Subject: keywords -> keyword

---
 init.d.BSD/hostid | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'init.d.BSD/hostid')

diff --git a/init.d.BSD/hostid b/init.d.BSD/hostid
index c4087512..3eb4c4fe 100644
--- a/init.d.BSD/hostid
+++ b/init.d.BSD/hostid
@@ -9,7 +9,7 @@ depend()
 {
 	need root
 	before devd net
-	keywords nojail
+	keyword nojail
 }
 
 _set()
-- 
cgit v1.2.3