Project

General

Profile

Statistics
| Branch: | Revision:

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

History | View | Annotate | Download (464 Bytes)

# Date Author Comment
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

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.

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.

04ec2d54 07/19/2016 01:02 PM Eric Allman

Create empty logs on installation; miscellaneous code cleanup and
consolidation.

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

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