tools/mkimage: grant access to block devices

Signed-off-by: David Scott <dave@recoil.org>
This commit is contained in:
David Scott 2021-10-16 18:00:08 +01:00
parent 380f36cc1a
commit 5895976b33

View File

@ -8,3 +8,6 @@ config:
- CAP_MKNOD - CAP_MKNOD
binds: binds:
- /dev:/dev - /dev:/dev
devices:
- path: all
type: b