Attention is currently required from: pespin.
lynxis lazus has posted comments on this change. ( https://gerrit.osmocom.org/c/erlang/osmo_dia2gsup/+/34284?usp=email )
Change subject: rebar3: define a release ......................................................................
Patch Set 1:
(2 comments)
File README.md:
https://gerrit.osmocom.org/c/erlang/osmo_dia2gsup/+/34284/comment/97ab2499_1... PS1, Line 37: 1> osmo_dia2gsup:start().
That's after a new release, so when no release is done (ass seen below), this can still be used, so […]
So far I tested it's enough to run rebar3 shell
File contrib/systemd/osmo_dia2gsup.service:
https://gerrit.osmocom.org/c/erlang/osmo_dia2gsup/+/34284/comment/9dbc3798_1... PS1, Line 12: ExecStart=/usr/bin/osmo-dia2gsup forground
are you sure this is correct? sounds like a typo for "foreground"
Done