[cpp-sp] 22/34: Improve documentation of DAEMON_OPTS in /etc/default/shibd
Scott Cantor
cantor.2 at osu.edu
Thu Dec 20 19:43:28 EST 2018
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to annotated tag debian/2.3+dfsg-1
in repository cpp-sp.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=8411e75b23bc50d9c98019b18902f5df4de516b3
commit 8411e75b23bc50d9c98019b18902f5df4de516b3
Author: Russ Allbery <rra at debian.org>
AuthorDate: Tue Nov 10 16:33:51 2009 -0800
Improve documentation of DAEMON_OPTS in /etc/default/shibd
---
debian/changelog | 1 +
debian/libapache2-mod-shib2.shibd.default | 7 ++++++-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 222ee21..a803bd6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,6 +23,7 @@ shibboleth-sp2 (2.3+dfsg-1) UNRELEASED; urgency=high
* Tighten build and package dependencies on xmltooling and opensaml2 to
require the versions with the security fix.
* Fix watch file for the new version mangling.
+ * Improve documentation of DAEMON_OPTS in /etc/default/shibd.
* Remove unnecessary patches to upstream files regenerated during the
build from the source package diff.
diff --git a/debian/libapache2-mod-shib2.shibd.default b/debian/libapache2-mod-shib2.shibd.default
index 133f110..6d4f1ff 100644
--- a/debian/libapache2-mod-shib2.shibd.default
+++ b/debian/libapache2-mod-shib2.shibd.default
@@ -7,5 +7,10 @@
# To not start shibd at boot, uncomment this line.
#NO_START=1
-# Replace options passed to shibd by the init script.
+# Options passed to shibd by the init script. To whatever value is put here,
+# the init script will automatically add the options:
+#
+# -f -c /etc/shibboleth2.xml -p /var/run/shibboleth/shibboleth.pid -w 30
+#
+# If you need to change those options, edit /etc/init.d/shibd.
#DAEMON_OPTS=""
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list