Skip to content

Commit 2c6d8b8

Browse files
Merge pull request #364 from debarshiray/wip/rishi/rtkit_scheduled-spc_t-fedora-bug-2298800
Allow super privileged containers to use RealtimeKit for scheduling
2 parents 28a89f7 + 37d2cf1 commit 2c6d8b8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

container.te

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -808,6 +808,10 @@ optional_policy(`
808808
allow daemon spc_t:dbus send_msg;
809809
')
810810

811+
optional_policy(`
812+
rtkit_scheduled(spc_t)
813+
')
814+
811815
optional_policy(`
812816
virt_transition_svirt_sandbox(spc_t, system_r)
813817
virt_sandbox_entrypoint(spc_t)

0 commit comments

Comments
 (0)