laforge has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/libosmo-sccp/+/14804 )
Change subject: systemd: This patch adds Documentation field to the systemd service file ...................................................................... systemd: This patch adds Documentation field to the systemd service file Change-Id: Ia112dec6b61853cbfe1222cf4b7aecfe305ddb99 --- M contrib/systemd/osmo-stp.service 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: laforge: Looks good to me, approved Jenkins Builder: Verified diff --git a/contrib/systemd/osmo-stp.service b/contrib/systemd/osmo-stp.service index 5d06870..87b414b 100644 --- a/contrib/systemd/osmo-stp.service +++ b/contrib/systemd/osmo-stp.service @@ -1,5 +1,6 @@ [Unit] Description=Osmocom STP (Signal Transfer Point) +Documentation=https://osmocom.org/projects/osmo-stp/wiki [Service] Type=simple -- To view, visit https://gerrit.osmocom.org/c/libosmo-sccp/+/14804 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: libosmo-sccp Gerrit-Branch: master Gerrit-Change-Id: Ia112dec6b61853cbfe1222cf4b7aecfe305ddb99 Gerrit-Change-Number: 14804 Gerrit-PatchSet: 5 Gerrit-Owner: Hoernchen <[email protected]> Gerrit-Reviewer: Hoernchen <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: laforge <[email protected]> Gerrit-Reviewer: pespin <[email protected]> Gerrit-MessageType: merged
