Skip to content

Commit

Permalink
incus: fix file context for incus-user and incus-benchmark
Browse files Browse the repository at this point in the history
Signed-off-by: Marc Schiffbauer <[email protected]>
  • Loading branch information
mschiff committed Dec 8, 2024
1 parent 2b5c178 commit 07bfff0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions policy/modules/services/incus.fc
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/usr/bin/incus -- gen_context(system_u:object_r:incusc_exec_t,s0)
/usr/bin/incus-user -- gen_context(system_u:object_r:incusc_exec_t,s0)
/usr/bin/incus-benchmark -- gen_context(system_u:object_r:incusc_exec_t,s0)
/usr/bin/incusd -- gen_context(system_u:object_r:incusd_exec_t,s0)
/usr/bin/incus-.* gen_context(system_u:object_r:container_engine_exec_t,s0)
/usr/libexec/incus(/.*)? gen_context(system_u:object_r:container_engine_exec_t,s0)
Expand Down

0 comments on commit 07bfff0

Please sign in to comment.