Hoernchen has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmo-sccp/+/14804
Change subject: _change_systemd_service_file ...................................................................... _change_systemd_service_file Change-Id: Ia112dec6b61853cbfe1222cf4b7aecfe305ddb99 Documentation: This patch adds Documentation field to systemd service file --- M contrib/systemd/osmo-stp.service 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.osmocom.org:29418/libosmo-sccp refs/changes/04/14804/1 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: 1 Gerrit-Owner: Hoernchen <[email protected]> Gerrit-MessageType: newchange
