[cpp-sp] 41/47: Don't recommend replacing all shibd options, that kills the PID file

Scott Cantor cantor.2 at osu.edu
Thu Dec 20 19:42:09 EST 2018


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

scantor pushed a commit to annotated tag debian/2.1.dfsg1-1
in repository cpp-sp.

View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=533b5d91a3b26ee2b9f7883165ad3df563401312

commit 533b5d91a3b26ee2b9f7883165ad3df563401312
Author: Ferenc Wagner <wferi at niif.hu>
AuthorDate: Thu Nov 27 15:07:11 2008 +0100

    Don't recommend replacing all shibd options, that kills the PID file
---
 debian/libapache2-mod-shib2.README.Debian | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/libapache2-mod-shib2.README.Debian b/debian/libapache2-mod-shib2.README.Debian
index 7ee8a73..dfe723b 100644
--- a/debian/libapache2-mod-shib2.README.Debian
+++ b/debian/libapache2-mod-shib2.README.Debian
@@ -87,7 +87,7 @@ Changes in Debian Package
                uri="/etc/shibboleth/WS-Trust.xsd"/>
 
     5. Edit /etc/default/shibd to contain
-       DAEMON_OPTS="-x /etc/shibboleth/catalog.xml:/usr/share/xml/opensaml/saml20-catalog.xml:/usr/share/xml/xmltooling/catalog.xml"
+       DAEMON_OPTS="$DAEMON_OPTS -x /etc/shibboleth/catalog.xml:/usr/share/xml/opensaml/saml20-catalog.xml:/usr/share/xml/xmltooling/catalog.xml"
 
     6. Restart the Shibboleth daemon: /etc/init.d/shibd restart.
 

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


More information about the commits mailing list