[shibboleth-sp2] 02/02: New patch Increase-the-timeouts-in-the-shibd-service-file.patch

Ferenc Wágner wferi at moszumanska.debian.org
Fri Oct 21 09:50:43 UTC 2016


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

wferi pushed a commit to branch debian/master
in repository shibboleth-sp2.

commit 5cab41e98cf66096dd5f39b617f4c9f6e19d82e4
Author: Ferenc Wágner <wferi at debian.org>
Date:   Fri Oct 14 21:08:44 2016 +0200

    New patch Increase-the-timeouts-in-the-shibd-service-file.patch
    
    Increase the timeouts in the shibd service file
    
    Closes: #840056
---
 ...se-the-timeouts-in-the-shibd-service-file.patch | 24 ++++++++++++++++++++++
 debian/patches/series                              |  1 +
 2 files changed, 25 insertions(+)

diff --git a/debian/patches/Increase-the-timeouts-in-the-shibd-service-file.patch b/debian/patches/Increase-the-timeouts-in-the-shibd-service-file.patch
new file mode 100644
index 0000000..8ff8b10
--- /dev/null
+++ b/debian/patches/Increase-the-timeouts-in-the-shibd-service-file.patch
@@ -0,0 +1,24 @@
+From: =?utf-8?q?Ferenc_W=C3=A1gner?= <wferi at debian.org>
+Date: Fri, 14 Oct 2016 21:07:32 +0200
+Subject: Increase the timeouts in the shibd service file
+
+Closes: #840056
+---
+ configs/shibd-systemd.in | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/configs/shibd-systemd.in b/configs/shibd-systemd.in
+index a9f6ecb..dcbaf08 100644
+--- a/configs/shibd-systemd.in
++++ b/configs/shibd-systemd.in
+@@ -14,8 +14,8 @@ ExecStart=@-PREFIX-@/sbin/shibd -f -F
+ StandardInput=null
+ StandardOutput=null
+ StandardError=journal
+-TimeoutStopSec=5s
+-TimeoutStartSec=90s
++TimeoutStopSec=1min
++TimeoutStartSec=5min
+ Restart=on-failure
+ RestartSec=30s
+ 
diff --git a/debian/patches/series b/debian/patches/series
index 963c0f4..9008fc6 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -21,3 +21,4 @@ Remove-superfluous-xmlsec-linkages.patch
 Use-pkg-config-for-GSSAPI.patch
 The-plugins-use-GSSAPI-only-if-the-naming-extensions.patch
 Enable-the-dot-feature-of-Doxygen.patch
+Increase-the-timeouts-in-the-shibd-service-file.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/shibboleth-sp2.git



More information about the Pkg-shibboleth-devel mailing list