diff --git a/Dockerfile b/Dockerfile index 3b7890cc..67c6fc1f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -247,8 +247,9 @@ RUN < /dev/null|/usr/bin/supervisorctl signal hup rsyslog >/dev/null|g' /usr/lib/rsyslog/rsyslog-rotate + # this change is for our alternative process manager rather than part of + # a fix related to the change preceding it. + echo -e '\n/usr/bin/supervisorctl signal hup rsyslog >/dev/null' >>/usr/lib/rsyslog/rsyslog-rotate EOF # -----------------------------------------------