Skip to content

Commit 86bf247

Browse files
committed
Allowed policykit dbus communication
Signed-off-by: Radovan Sroka <rsroka@redhat.com>
1 parent fc9b694 commit 86bf247

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

usbguard.te

+4
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,10 @@ tunable_policy(`usbguard_daemon_write_rules',`
111111

112112
optional_policy(`
113113
dbus_system_domain(usbguard_t, usbguard_exec_t)
114+
115+
optional_policy(`
116+
policykit_dbus_chat(usbguard_t)
117+
')
114118
')
115119

116120
# Allow confined users to communicate with usbguard over unix socket

0 commit comments

Comments
 (0)