Skip to content

Commit

Permalink
Allow kpatch_t domain to communicate with policykit_t domsin over dbus
Browse files Browse the repository at this point in the history
  • Loading branch information
wrabcak committed Mar 1, 2019
1 parent f3d523a commit f7497fd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions kpatch.te
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@ corecmd_mmap_bin_files(kpatch_t)

dev_list_sysfs(kpatch_t)

optional_policy(`
dbus_send_system_bus(kpatch_t)
')

optional_policy(`
unconfined_domain(kpatch_t)
')
Expand Down

0 comments on commit f7497fd

Please sign in to comment.