fixeria has submitted this change. (
https://gerrit.osmocom.org/c/python/osmo-python-tests/+/41054?usp=email )
Change subject: debian: install /etc/osmocom/osmo-trap2cgi.ini
......................................................................
debian: install /etc/osmocom/osmo-trap2cgi.ini
The osmo-trap2cgi.service needs this file.
Change-Id: I6251364e36c691b7a8348c4adc4ee34ff141bca6
---
M debian/python3-osmopy-utils.install
R doc/examples/osmo-trap2cgi.ini
2 files changed, 1 insertion(+), 0 deletions(-)
Approvals:
laforge: Looks good to me, but someone else must approve
pespin: Looks good to me, approved
Jenkins Builder: Verified
diff --git a/debian/python3-osmopy-utils.install b/debian/python3-osmopy-utils.install
index af0ad3d..ed71705 100644
--- a/debian/python3-osmopy-utils.install
+++ b/debian/python3-osmopy-utils.install
@@ -1,2 +1,3 @@
usr/bin/*.py
contrib/systemd/osmo-trap2cgi.service lib/systemd/system/
+doc/examples/osmo-trap2cgi.ini etc/osmocom/
diff --git a/doc/examples/ctrl2cgi.ini b/doc/examples/osmo-trap2cgi.ini
similarity index 100%
rename from doc/examples/ctrl2cgi.ini
rename to doc/examples/osmo-trap2cgi.ini
--
To view, visit
https://gerrit.osmocom.org/c/python/osmo-python-tests/+/41054?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: python/osmo-python-tests
Gerrit-Branch: master
Gerrit-Change-Id: I6251364e36c691b7a8348c4adc4ee34ff141bca6
Gerrit-Change-Number: 41054
Gerrit-PatchSet: 2
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>