Change in ...osmo-python-tests[master]: osmo-trap2cgi: Remove invalid specifier for /etc

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

daniel gerrit-no-reply at lists.osmocom.org
Wed Jun 19 15:39:11 UTC 2019


daniel has uploaded this change for review. ( https://gerrit.osmocom.org/c/python/osmo-python-tests/+/14544


Change subject: osmo-trap2cgi: Remove invalid specifier for /etc
......................................................................

osmo-trap2cgi: Remove invalid specifier for /etc

On prod-bscnat the specifier %E (for /etc) does not exist so let's not
use it.

Change-Id: Ia3d8838475c2cc8f9f4ba3a0bc5483c6e1645f8f
Related: SYS#4399
---
M contrib/systemd/osmo-trap2cgi.service
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/python/osmo-python-tests refs/changes/44/14544/1

diff --git a/contrib/systemd/osmo-trap2cgi.service b/contrib/systemd/osmo-trap2cgi.service
index 7a90813..8122790 100644
--- a/contrib/systemd/osmo-trap2cgi.service
+++ b/contrib/systemd/osmo-trap2cgi.service
@@ -4,7 +4,7 @@
 [Service]
 Type=simple
 Restart=always
-ExecStart=/usr/bin/osmo_trap2cgi.py -d -c %E/osmocom/%N.ini
+ExecStart=/usr/bin/osmo_trap2cgi.py -d -c /etc/osmocom/%N.ini
 RestartSec=2
 
 [Install]

-- 
To view, visit https://gerrit.osmocom.org/c/python/osmo-python-tests/+/14544
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: python/osmo-python-tests
Gerrit-Branch: master
Gerrit-Change-Id: Ia3d8838475c2cc8f9f4ba3a0bc5483c6e1645f8f
Gerrit-Change-Number: 14544
Gerrit-PatchSet: 1
Gerrit-Owner: daniel <dwillmann at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190619/06412c05/attachment.htm>


More information about the gerrit-log mailing list