diff options
Diffstat (limited to 'init.d.BSD/hostid')
| -rw-r--r-- | init.d.BSD/hostid | 2 | 
1 files changed, 1 insertions, 1 deletions
| 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() | 
