[cpp-sp COMMIT] /branches/REL_2/configs/shibd-redhat.in

noreply at shibboleth.net noreply at shibboleth.net
Wed Nov 20 17:54:05 EST 2013


Author: scantor
Date: Wed Nov 20 17:54:05 2013
New Revision: 3875

URL: http://svn.shibboleth.net/view/cpp-sp?rev=3875&view=rev
Log:
https://issues.shibboleth.net/jira/browse/SSPCPP-596

Modified:
    branches/REL_2/configs/shibd-redhat.in

Modified: branches/REL_2/configs/shibd-redhat.in
URL: http://svn.shibboleth.net/view/cpp-sp/branches/REL_2/configs/shibd-redhat.in?rev=3875&r1=3874&r2=3875&view=diff
==============================================================================
--- branches/REL_2/configs/shibd-redhat.in (original)
+++ branches/REL_2/configs/shibd-redhat.in Wed Nov 20 17:54:05 2013
@@ -51,9 +51,7 @@
 	export SHIBD_PID=$pidfile
 	touch $pidfile
 	chown $SHIBD_USER:$SHIBD_USER $pidfile
-	if [ -x /usr/sbin/selinuxenabled ] && /usr/sbin/selinuxenabled; then
-		/sbin/restorecon $pidfile
-	fi
+
 	# Handle transition from root to non-root packages.
 	chown -R $SHIBD_USER:$SHIBD_USER @-PKGRUNDIR-@ 2>/dev/null || :
 	daemon --user $SHIBD_USER $shibd -p $pidfile -f -w 30



More information about the commits mailing list