[cpp-sp] 06/13: New patch Add-Documentation-key-to-shibd-service-file.patch

Scott Cantor cantor.2 at osu.edu
Thu Dec 20 19:48:10 EST 2018


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

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

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

commit d90b9455d882e76686daf132ce2e2b010898dbaa
Author: Ferenc Wágner <wferi at niif.hu>
AuthorDate: Fri Mar 11 13:06:57 2016 +0100

    New patch Add-Documentation-key-to-shibd-service-file.patch
    
    Add Documentation key to shibd service file
---
 ...Add-Documentation-key-to-shibd-service-file.patch | 20 ++++++++++++++++++++
 debian/patches/series                                |  1 +
 2 files changed, 21 insertions(+)

diff --git a/debian/patches/Add-Documentation-key-to-shibd-service-file.patch b/debian/patches/Add-Documentation-key-to-shibd-service-file.patch
new file mode 100644
index 0000000..3e9d6ba
--- /dev/null
+++ b/debian/patches/Add-Documentation-key-to-shibd-service-file.patch
@@ -0,0 +1,20 @@
+From: =?utf-8?q?Ferenc_W=C3=A1gner?= <wferi at niif.hu>
+Date: Fri, 11 Mar 2016 13:06:36 +0100
+Subject: Add Documentation key to shibd service file
+
+---
+ configs/shibd-systemd.in | 2 ++
+ 1 file changed, 2 insertions(+)
+
+diff --git a/configs/shibd-systemd.in b/configs/shibd-systemd.in
+index d01470e..a9f6ecb 100644
+--- a/configs/shibd-systemd.in
++++ b/configs/shibd-systemd.in
+@@ -1,5 +1,7 @@
+ [Unit]
+ Description=Shibboleth Service Provider Daemon
++Documentation=man:shibd(8)
++Documentation=https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPshibd
+ After=network.target
+ Before=apache2.service
+ 
diff --git a/debian/patches/series b/debian/patches/series
index bbbafd8..88e21c1 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -6,3 +6,4 @@ Debianize-the-systemd-service-file-of-shibd.patch
 Fix-typo-acccepted-accepted.patch
 Fix-typo-paremeter-parameter.patch
 Search-for-libsystemd-instead-of-libsystemd-daemon.patch
+Add-Documentation-key-to-shibd-service-file.patch

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


More information about the commits mailing list