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:
@@ -16,6 +16,7 @@ depend()
|
||||
{
|
||||
need localmount
|
||||
after bootmisc
|
||||
keywords nojail
|
||||
}
|
||||
|
||||
start()
|
||||
|
Reference in New Issue
Block a user