-
- Downloads
bwrap: Don't explicitly mount /dev/pts, /dev/shm
bubblewrap mounts filesystems recursively, so mounting /dev is enough,
unless /dev/shm is a symbolic link (which will be handled in a
subsequent commit). /dev/pts is assumed not to be a symbolic link:
there would be no reason to do so.
Signed-off-by:
Simon McVittie <smcv@collabora.com>
parent
60943b8a
No related branches found
No related tags found
Please register or sign in to comment