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:
@@ -21,6 +21,7 @@ depend()
|
||||
[ "${clock}" != "UTC" -a ! -e /etc/wall_cmos_clock ]; then
|
||||
need root
|
||||
fi
|
||||
keywords nojail
|
||||
}
|
||||
|
||||
start()
|
||||
|
Reference in New Issue
Block a user