fix: add new ca-certificates folders for nsjail
This commit is contained in:
@@ -50,6 +50,13 @@ mount {
|
||||
is_bind: true
|
||||
}
|
||||
|
||||
mount {
|
||||
src: "/etc/ca-certificates"
|
||||
dst: "/etc/ca-certificates"
|
||||
is_bind: true
|
||||
mandatory: false
|
||||
}
|
||||
|
||||
mount {
|
||||
src: "/etc/resolv.conf"
|
||||
dst: "/etc/resolv.conf"
|
||||
|
||||
Reference in New Issue
Block a user