Skip to content

Commit

Permalink
container.fc: label crun
Browse files Browse the repository at this point in the history
set the label for crun to system_u:object_r:container_runtime_exec_t.

Signed-off-by: Giuseppe Scrivano <[email protected]>
  • Loading branch information
giuseppe committed Sep 20, 2019
1 parent c5ef5ac commit b62485a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions container.fc
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
/usr/local/bin/runc -- gen_context(system_u:object_r:container_runtime_exec_t,s0)
/usr/bin/runc -- gen_context(system_u:object_r:container_runtime_exec_t,s0)
/usr/sbin/runc -- gen_context(system_u:object_r:container_runtime_exec_t,s0)
/usr/local/bin/crun -- gen_context(system_u:object_r:container_runtime_exec_t,s0)
/usr/bin/crun -- gen_context(system_u:object_r:container_runtime_exec_t,s0)
/usr/bin/container[^/]*plugin -- gen_context(system_u:object_r:container_runtime_exec_t,s0)
/usr/bin/rhel-push-plugin -- gen_context(system_u:object_r:container_runtime_exec_t,s0)
/usr/sbin/rhel-push-plugin -- gen_context(system_u:object_r:container_runtime_exec_t,s0)
Expand Down

0 comments on commit b62485a

Please sign in to comment.