fixeria submitted this change.
3 is the latest approved patch-set.
No files were changed between the latest approved patch-set and the submitted one.
osmo_dia2gsup.service: use /etc/osmocom/osmo-dia2gsup.config
Related: OS#6148
Change-Id: I5ff07341597b2838bce0750a576e463addd2964f
---
M contrib/systemd/osmo_dia2gsup.service
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/contrib/systemd/osmo_dia2gsup.service b/contrib/systemd/osmo_dia2gsup.service
index e3d092e..e8359b8 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.