Skip to content

Commit b2b0795

Browse files
KoncpaWilliam Roberts
authored andcommitted
Fix in SELinux interface file a typo
In name of interface in SELinux policy is typo issue. Signed-off-by: Patrik Koncity <pkoncity@redhat.com>
1 parent 2928d8e commit b2b0795

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

selinux/tabrmd.if

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ interface(`tabrmd_create_unix_stream_sockets',`
2929
## </summary>
3030
## </param>
3131
#
32-
interface(`tabr,d_dbus_chat',`
32+
interface(`tabrmd_dbus_chat',`
3333
gen_require(`
3434
type tabrmd_t;
3535
class dbus send_msg;

0 commit comments

Comments
 (0)