[Bugs] [Bug 1312809] [SELinux]: Found avc of type=USER_AVC for class dbus during glusterfs-ganesha validation

bugzilla at redhat.com bugzilla at redhat.com
Wed Mar 30 12:41:05 UTC 2016


https://bugzilla.redhat.com/show_bug.cgi?id=1312809



--- Comment #3 from Milos Malik <mmalik at redhat.com> ---
Comment#2 captures output from RHEL-6.8. Here is the output from RHEL-7.2:

# cat bz1312809.te 
policy_module(bz1312809,1.0)

require {
  type glusterd_t;
  type initrc_t;
  class dbus { send_msg };
}

allow glusterd_t initrc_t:dbus { send_msg };

# make -f /usr/share/selinux/devel/Makefile 
Compiling targeted bz1312809 module
/usr/bin/checkmodule:  loading policy configuration from tmp/bz1312809.tmp
/usr/bin/checkmodule:  policy configuration loaded
/usr/bin/checkmodule:  writing binary representation (version 17) to
tmp/bz1312809.mod
Creating targeted bz1312809.pp policy package
rm tmp/bz1312809.mod tmp/bz1312809.mod.fc
# semodule -i bz1312809.pp 
#

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=73EOPqx7ZC&a=cc_unsubscribe


More information about the Bugs mailing list