keywords -> keyword

This commit is contained in:
Roy Marples
2008-02-19 14:36:22 +00:00
parent 42bfd7b6dc
commit e1e36b2872
28 changed files with 31 additions and 31 deletions

View File

@@ -21,7 +21,7 @@ depend()
[ "${clock}" != "UTC" -a ! -e /etc/wall_cmos_clock ]; then
need root
fi
keywords nojail
keyword nojail
}
start()

View File

@@ -10,7 +10,7 @@ depend() {
need localmount
after bootmisc
before net.lo0
keywords nojail
keyword nojail
}
start_pre() {

View File

@@ -6,7 +6,7 @@ description="Configures a specific kernel dump device."
depend() {
need swap
keywords nojail
keyword nojail
}
start() {

View File

@@ -13,7 +13,7 @@ opts="panic showstatus"
depend() {
before net
provide firewall
keywords nojail
keyword nojail
}
ipfw() {

View File

@@ -7,7 +7,7 @@ extra_commands="restore"
depend()
{
need localmount
keywords nojail
keyword nojail
}
restore()

View File

@@ -12,7 +12,7 @@ depend()
need localmount
use logger
after bootmisc
keywords nojail
keyword nojail
}
start_pre()

View File

@@ -4,7 +4,7 @@
depend() {
need localmount
keywords nojail
keyword nojail
}
start() {