fhs-userenv-bubblewrap: bind mount host's devfs
Allows us to talk to devices
This commit is contained in:
parent
2da4f24e22
commit
8c91b3c5b7
@ -88,7 +88,7 @@ let
|
||||
done
|
||||
|
||||
exec ${bubblewrap}/bin/bwrap \
|
||||
--dev /dev \
|
||||
--dev-bind /dev /dev \
|
||||
--proc /proc \
|
||||
--chdir "$(pwd)" \
|
||||
--unshare-all \
|
||||
|
Loading…
Reference in New Issue
Block a user