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,6 +6,7 @@ description="Configures a specific kernel dump device."
|
||||
|
||||
depend() {
|
||||
need swap
|
||||
keywords nojail
|
||||
}
|
||||
|
||||
start() {
|
||||
|
Reference in New Issue
Block a user