Attention is currently required from: lynxis lazus, osmith.
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/erlang/osmo-epdg/+/36022?usp=email )
Change subject: debian: Fixes in systemd service ......................................................................
Patch Set 1:
(1 comment)
File contrib/systemd/osmo-epdg.service:
https://gerrit.osmocom.org/c/erlang/osmo-epdg/+/36022/comment/612b6a68_f3268... PS1, Line 10: Environment="ERL_FLAGS=-config /etc/osmocom/osmo-epdg/osmo-epdg.config"
- Other configs are in /etc/osmocom without subdir, e.g. /etc/osmocom/osmo-msc.cfg. […]
* s#/etc/osmocom/osmo-epdg#/etc/osmocom#: ACk, my fault * s#cfg#config#: This is because it's erlang, not C + libosmovty. I see ".config" used everywhere in erlang so I'd rather keep that. Anyway the file syntax is not the same.