[cpp-sp] 02/17: Add Documentation key to shibd service file
Scott Cantor
cantor.2 at osu.edu
Wed Jun 27 20:35:43 EDT 2018
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository cpp-sp.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=6a537b08b83a5816837b7f5de3fe9acd74fd3e53
commit 6a537b08b83a5816837b7f5de3fe9acd74fd3e53
Author: Ferenc Wágner <wferi at niif.hu>
AuthorDate: Fri Mar 11 13:06:36 2016 +0100
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 a2b1998..50a4a0d 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/SP3/Home
After=network.target
Before=httpd.service
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list