You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
488 B
13 lines
488 B
diff -up ./service/systemd/mosquitto.service.notify.unitfile ./service/systemd/mosquitto.service.notify
|
|
--- ./service/systemd/mosquitto.service.notify.unitfile 2018-05-26 15:46:57.685875480 -0400
|
|
+++ ./service/systemd/mosquitto.service.notify 2018-05-26 15:47:31.119012736 -0400
|
|
@@ -1,5 +1,8 @@
|
|
[Unit]
|
|
Description=Mosquitto MQTT v3.1/v3.1.1 Broker
|
|
+Documentation=man:mosquitto.conf(5) man:mosquitto(8)
|
|
+After=network-online.target
|
|
+Wants=network-online.target
|
|
|
|
[Service]
|
|
Type=notify
|