Skip to content

Commit f7497fd

Browse files
committed
Allow kpatch_t domain to communicate with policykit_t domsin over dbus
1 parent f3d523a commit f7497fd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

kpatch.te

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ corecmd_mmap_bin_files(kpatch_t)
3030

3131
dev_list_sysfs(kpatch_t)
3232

33+
optional_policy(`
34+
dbus_send_system_bus(kpatch_t)
35+
')
36+
3337
optional_policy(`
3438
unconfined_domain(kpatch_t)
3539
')

0 commit comments

Comments
 (0)