Skip to content

Commit ae0720d

Browse files
committed
Add container_contexts file and man page to be shipped with policy
Signed-off-by: Daniel J Walsh <[email protected]>
1 parent fde876b commit ae0720d

File tree

2 files changed

+402
-0
lines changed

2 files changed

+402
-0
lines changed

container_contexts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
process = "system_u:system_r:container_t:s0"
2+
file = "system_u:object_r:container_file_t:s0"
3+
ro_file="system_u:object_r:container_ro_file_t:s0"
4+
kvm_process = "system_u:system_r:container_kvm_t:s0"

0 commit comments

Comments
 (0)