fixeria has uploaded this change for review.
osmo_dia2gsup.service: use /etc/osmocom/osmo_dia2gsup.config
Related: OS#6148
Change-Id: I5ff07341597b2838bce0750a576e463addd2964f
---
M contrib/systemd/osmo_dia2gsup.service
1 file changed, 11 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/erlang/osmo_dia2gsup refs/changes/18/37718/1
diff --git a/contrib/systemd/osmo_dia2gsup.service b/contrib/systemd/osmo_dia2gsup.service
index e3d092e..a006058 100644
--- a/contrib/systemd/osmo_dia2gsup.service
+++ b/contrib/systemd/osmo_dia2gsup.service
@@ -12,6 +12,7 @@
User=osmocom
Group=osmocom
Environment="HOME=/var/lib/osmo_dia2gsup"
+Environment="ERL_FLAGS='-config /etc/osmocom/osmo_dia2gsup.config'"
ExecStart=/usr/bin/osmo-dia2gsup foreground
RestartSec=2
To view, visit change 37718. To unsubscribe, or for help writing mail filters, visit settings.