mirror of
https://github.com/eclipse-mosquitto/mosquitto.git
synced 2026-02-05 18:50:06 +08:00
Fix pid paths in systemd unit.
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user