pkgs/bwrap-helper: Pass through dev-bind(-try)

pull/52/head
Simon Bruder 2021-04-25 09:52:23 +02:00
parent 7d19c9b039
commit 4c60f99b76
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
1 changed files with 2 additions and 0 deletions

View File

@ -156,6 +156,8 @@ argument_groups = {
passthrough_args = [
("bind", 2),
("dev-bind", 2),
("dev-bind-try", 2),
("ro-bind", 2),
("symlink", 2),
]