rpms/rt3/devel README.fedora.in,1.1,1.2

Ralf Corsépius (corsepiu) fedora-extras-commits at redhat.com
Wed Jul 19 03:35:18 UTC 2006


Author: corsepiu

Update of /cvs/extras/rpms/rt3/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3448/devel

Modified Files:
	README.fedora.in 
Log Message:
Take out remarks on SELinux (Obsolete)


Index: README.fedora.in
===================================================================
RCS file: /cvs/extras/rpms/rt3/devel/README.fedora.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- README.fedora.in	29 Oct 2005 01:46:42 -0000	1.1
+++ README.fedora.in	19 Jul 2006 03:35:18 -0000	1.2
@@ -55,20 +55,3 @@
 
 Afterwards, you should be ready to create user accounts, configure 
 the mail-interface etc.
-
-
-SELinux
-=======
-
-Hosts running SELinux will encounter an error when attempting to access Request
-Tracker.  This is because the apache user does not have permission to write to
-the Request Tracker cache directory.  To grant this permission, run the
-following command as root:
-
-    # chcon -R -t httpd_cache_t @RT3_CACHEDIR@
-
-This step should only be necessary until the SELinux security policies are
-updated to grant this permission automatically.
-
-Caution: SELinux relabeling will reset SELinux permissions and can render your 
-rt3 installation non-functional.




More information about the fedora-extras-commits mailing list