Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:jayvdb:other_peoples_important_tools
waydroid
mount-secontext.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mount-secontext.patch of Package waydroid
diff --git a/tools/helpers/mount.py b/tools/helpers/mount.py index a0d34be5..f507d668 100644 --- a/tools/helpers/mount.py +++ b/tools/helpers/mount.py @@ -133,7 +133,7 @@ def mount(args, source, destination, create_folders=True, umount=False, destination) extra_args = [] - opt_args = [] + opt_args = ["context=\"system_u:object_r:waydroid_rootfs_t:s0\""] if mount_type: extra_args.extend(["-t", mount_type]) if readonly:
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor