We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2b0795 commit 76b8e7cCopy full SHA for 76b8e7c
1 file changed
selinux/tabrmd.if
@@ -20,7 +20,7 @@ interface(`tabrmd_create_unix_stream_sockets',`
20
21
########################################
22
## <summary>
23
-## Send messages to and from
+## Send messages to and from
24
## tabrmd over DBUS.
25
## </summary>
26
## <param name="domain">
@@ -38,4 +38,3 @@ interface(`tabrmd_dbus_chat',`
38
allow $1 tabrmd_t:dbus send_msg;
39
allow tabrmd_t $1:dbus send_msg;
40
')
41
-
0 commit comments