[MERGED] osmo-ggsn[master]: contrib: osmo-ggsn.service: Use expected suffix for cfg file

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/.

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Thu Sep 28 15:55:38 UTC 2017


Neels Hofmeyr has submitted this change and it was merged.

Change subject: contrib: osmo-ggsn.service: Use expected suffix for cfg file
......................................................................


contrib: osmo-ggsn.service: Use expected suffix for cfg file

files in doc/examples/ dir end with .cfg, as well as all configuration
files present in all projects.

Change-Id: I361c67809d095dd08b0f400de2a6f84f981411c5
---
M contrib/osmo-ggsn.service
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Max: Looks good to me, but someone else must approve
  Neels Hofmeyr: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/contrib/osmo-ggsn.service b/contrib/osmo-ggsn.service
index a8d123a..10e3507 100644
--- a/contrib/osmo-ggsn.service
+++ b/contrib/osmo-ggsn.service
@@ -5,7 +5,7 @@
 [Service]
 Type=simple
 Restart=always
-ExecStart=/usr/bin/osmo-ggsn -c /etc/osmocom/osmo-ggsn.conf -f
+ExecStart=/usr/bin/osmo-ggsn -c /etc/osmocom/osmo-ggsn.cfg -f
 RestartSec=2
 RestartPreventExitStatus=1
 

-- 
To view, visit https://gerrit.osmocom.org/4075
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I361c67809d095dd08b0f400de2a6f84f981411c5
Gerrit-PatchSet: 1
Gerrit-Project: osmo-ggsn
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Max <msuraev at sysmocom.de>
Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list