parent
bc8c7720f5
commit
5982ba3134
@ -0,0 +1,12 @@
|
||||
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
|
Loading…
Reference in new issue