diff --git a/update.sh b/update.sh index c7013749..f4368c3b 100644 --- a/update.sh +++ b/update.sh @@ -61,6 +61,7 @@ cat << EOF > /etc/logrotate.d/metrics } EOF +systemctl daemon-reload systemctl restart keep_alive.service systemctl enable keep_alive.service