Project

General

Profile

Statistics
| Branch: | Revision:

gdp-if / mqtt-gateway / mqtt-gdp-gateway@.service.template @ master

History | View | Annotate | Download (562 Bytes)

# Date Author Comment
36d3cd8f 01/17/2019 12:42 PM Eric Allman

Another cut at trying to get mqtt-gdp-gateway running under Docker.

8d59f16d 01/10/2019 04:03 PM Eric Allman

Change GDP_INSTALL_ROOT to GDP_ROOT, since all of the scripts in
$gdp/adm are looking for that name. An even better choice would be
GDP_RUN_ROOT, but we'll survive.

b05f798b 12/29/2018 02:49 PM Eric Allman

Rationalize macro names to avoid confusion and for consistency with the
base GDP code:
* GDP_ROOT => GDP_INSTALL_ROOT
* GDPROOT => GDP_SRC_ROOT
* GDPADM => GDP_ADM

dd65b6e2 09/07/2017 08:30 AM Eric Allman

Adjust mqtt-gdp-gateway restart interval to be less aggressive.

e2995d37 09/05/2017 02:14 PM Eric Allman

Tweak systemd service files so that there will be a brief pause before
starting mqtt-gdp-gateway on reboot to let the network settle.

cf784118 07/24/2017 12:33 PM Eric Allman

Clean up mqtt-gdp-gateway installation scripts and startup.

c46b90bc 12/11/2016 12:51 PM Eric Allman

Tweaks for mqtt-gdp-gateway systemd service files to try to ensure that
the network is up before the gateway is started.

75808fdf 07/19/2016 01:52 PM Eric Allman

systemd service files are very picky about command lines.

a164b97b 07/16/2016 01:22 PM Eric Allman

Extensive rework on mqtt-gdp-gateway startup scripts. Not yet complete.