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:
@@ -6,7 +6,8 @@ extra_commands="restore"
|
||||
|
||||
depend()
|
||||
{
|
||||
need localmount
|
||||
need localmount
|
||||
keywords nojail
|
||||
}
|
||||
|
||||
restore()
|
||||
|
||||
Reference in New Issue
Block a user