[cpp-sp] branch master updated: SSPCPP-679 - shibboleth SP on RHEL7 not fully starting

Scott Cantor cantor.2 at osu.edu
Tue May 31 16:31:28 EDT 2016


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch master
in repository cpp-sp.

The following commit(s) were added to refs/heads/master by this push:
       new  dccaa94   SSPCPP-679 - shibboleth SP on RHEL7 not fully starting
dccaa94 is described below

commit dccaa94e400ddfdccf231eec290de724447bc7c6
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue May 31 16:30:55 2016 -0400

    SSPCPP-679 - shibboleth SP on RHEL7 not fully starting
    
    https://issues.shibboleth.net/jira/browse/SSPCPP-679
---
 shibboleth.spec.in | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/shibboleth.spec.in b/shibboleth.spec.in
index 29b8249..dc3e7eb 100644
--- a/shibboleth.spec.in
+++ b/shibboleth.spec.in
@@ -215,7 +215,7 @@ StandardInput=null
 StandardOutput=null
 StandardError=journal
 TimeoutStopSec=5s
-TimeoutStartSec=90s
+TimeoutStartSec=150s
 Restart=on-failure
 RestartSec=30s
 
@@ -473,6 +473,7 @@ exit 0
 %changelog
 * Tue May 03 2016 Scott Cantor <cantor.2 at osu.edu> - 2.6.0-1
 - Bump opensaml dependency version
+- Bump max wait time for shibd systemd unit file
 
 * Thu Jul 23 2015 Scott Cantor <cantor.2 at osu.edu> - 2.5.5-2
 - Fix use of /var/run/shibboleth on newer tmpfs platforms

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list