[修正]修正了各个服务中confd中的reload重启命令
This commit is contained in:
@@ -3,4 +3,5 @@ src = "supervisord.tmpl"
|
||||
dest = "/etc/supervisord/supervisord.conf"
|
||||
keys = [
|
||||
"/time/"
|
||||
]
|
||||
]
|
||||
reload_cmd = "pkill -9 -f '/usr/local/bin/prometheus --config.file=/etc/prometheus/prometheus.yml'"
|
||||
Reference in New Issue
Block a user