Skip to content

Commit

Permalink
Merge pull request #76 from giuseppe/add-crun
Browse files Browse the repository at this point in the history
container.fc: label crun
  • Loading branch information
rhatdan committed Sep 20, 2019
2 parents c5ef5ac + b62485a commit 2bc8648
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 2bc8648

Please sign in to comment.