Add the nojail keyword which excludes services marked as such from the dependency tree when in a jail, #bug 22

This commit is contained in:
Roy Marples
2008-02-19 14:15:53 +00:00
parent f95e0b2c3e
commit 0364bb2c84
25 changed files with 121 additions and 41 deletions

View File

@@ -21,6 +21,7 @@ depend()
need localmount
after bootmisc
provide net
keywords nojail
case "${IFACE}" in
lo|lo0);;