Pārlūkot izejas kodu

Reload supervisor after changes in logs setup

pull/33/head
Kristijan Mitrovic pirms 4 gadiem
vecāks
revīzija
5b0905e7c1
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. +1
    -0
      bubble-server/src/main/resources/packer/roles/bubble/files/log_manager.sh

+ 1
- 0
bubble-server/src/main/resources/packer/roles/bubble/files/log_manager.sh Parādīt failu

@@ -65,6 +65,7 @@ if [[ "${SUPERVISOR_LOG_FLAG}" != "${REDIS_LOG_FLAG}" ]]; then
for cfgFile in ${SUPERVISOR_CONFIG_DIR}/* ; do
setLoggingForSupervisorConfig cfgFile REDIS_LOG_FLAG
done
supervisorctl reread
fi

if [[ "${REDIS_LOG_FLAG}" != "true" ]]; then


Notiek ielāde…
Atcelt
Saglabāt