mosquitto/service
Stavros Vagionitis 2488d6acf1 mosquitto.service: mosquitto starts even if the network is offline
This patch changes the behavior of how mosquitto is starting using
systemd.

Currently it is starting only when the network is online, meaning that the
network is configured to a routable IP address.

With this patch, mosquitto is starting when the network is offline, does
not need to be configured. This is needed because the MQTT broker might
be used as an internal message bus which does not need the network to be
online.

Signed-off-by: Stavros Vagionitis <stavros.vagionitis@jci.com>
2020-03-12 12:37:39 +00:00
..
monit Initial contribution. 2014-05-07 23:27:00 +01:00
svscan Initial contribution. 2014-05-07 23:27:00 +01:00
systemd mosquitto.service: mosquitto starts even if the network is offline 2020-03-12 12:37:39 +00:00
upstart Match upstart prefix to default config.mk. 2014-09-21 21:57:53 +01:00