Skip to content
Snippets Groups Projects
Commit 21186a1f authored by Tom Cherry's avatar Tom Cherry Committed by Gerrit Code Review
Browse files

Merge "add /odm to file_contexts"

parents a7eb161e d2522cb3
Branches
Tags
No related merge requests found
...@@ -177,6 +177,12 @@ ...@@ -177,6 +177,12 @@
# #
/vendor(/.*)? u:object_r:system_file:s0 /vendor(/.*)? u:object_r:system_file:s0
/vendor/bin/gpsd u:object_r:gpsd_exec:s0 /vendor/bin/gpsd u:object_r:gpsd_exec:s0
#############################
# ODM files
#
/odm(/.*)? u:object_r:system_file:s0
############################# #############################
# Data files # Data files
# #
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment