Fix pid paths in systemd unit.
parent
b4c86df6f5
commit
be78a26fe8
@ -1,4 +1,4 @@
|
||||
check process mosquitto with pidfile /var/run/mosquitto.pid
|
||||
check process mosquitto with pidfile /run/mosquitto.pid
|
||||
start = "/etc/init.d/mosquitto start"
|
||||
stop = "/etc/init.d/mosquitto stop"
|
||||
|
||||
|
Loading…
Reference in New Issue