feat(profile): bwrap always need userns.
This commit is contained in:
parent
dee02b8698
commit
928f27dbf5
2 changed files with 3 additions and 3 deletions
|
|
@ -4,10 +4,12 @@
|
|||
|
||||
# Minimal set of rules for bwrap
|
||||
|
||||
# A profile using this abstaction still needs to set:
|
||||
# A profile using this abstraction still needs to set:
|
||||
# - the attach_disconnected flag
|
||||
# - bwrap execution: '@{bin}/bwrap rix,'
|
||||
|
||||
# userns,
|
||||
|
||||
capability net_admin,
|
||||
capability setpcap,
|
||||
capability sys_admin,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue