[Bugs] [Bug 1223185] [SELinux] [BVT]: Selinux throws AVC errors while running DHT automation on Rhel6.6
bugzilla at redhat.com
bugzilla at redhat.com
Fri May 29 07:44:22 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1223185
--- Comment #10 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/10815 committed in master by Niels de Vos
(ndevos at redhat.com)
------
commit 3fec17dd4535866de61ae3c12cbc590062d08d5d
Author: anand <anekkunt at redhat.com>
Date: Tue May 19 14:31:23 2015 +0530
Build: glusterd socket file cleanup to set SElinux context properly.
Issue : glusterd runs as rpm_script_t when it's executed from the rpm
scriptlet, socket file
created in this context is set as rpm_script_t type, glusterd unable to
access socket file
when it runs in glusterd_t context (glusted not cleaning socket file while
stoping due to
some cleanup issues, so cleanup required in rpm install).
Fix: In rpm post upgrade,remove the glusterd.socket file which is created
by glusterd in rpm context.
so that glusterd recreates socket file when it runs in glusterd_t context.
Change-Id: I57041e2e0f9d3e74e12198507a9bd47d09f4a132
BUG: 1223185
Signed-off-by: anand <anekkunt at redhat.com>
Reviewed-on: http://review.gluster.org/10815
Reviewed-by: Niels de Vos <ndevos at redhat.com>
Tested-by: NetBSD Build System
Tested-by: Gluster Build System <jenkins at build.gluster.com>
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list