bubblewrap icon indicating copy to clipboard operation
bubblewrap copied to clipboard

Don't implicily enable --unshare-user when not running as root

Open DaanDeMeyer opened this issue 3 years ago • 1 comments

If already in a user namespace, a regular user can have all the required permissions necessary for bubblewrap to function correctly. Hence bubblewrap shouldn't implicitly enable --unshare-user when not running as root if the user has all the required capabilities for bubblewrap to function correctly.

DaanDeMeyer avatar Jan 27 '23 23:01 DaanDeMeyer

I'm guessing you have a use-case in mind for this. What is that use-case?

Please could you put together a merge request for the behaviour you would prefer to see?

smcv avatar Feb 23 '23 12:02 smcv