Update npm_install.py

This commit is contained in:
gru
2025-10-25 10:08:19 +02:00
parent 4145b73e71
commit 04bdee01df

View File

@@ -1014,6 +1014,7 @@ def install_logrotate_for_data_logs():
notifempty notifempty
copytruncate copytruncate
create 0640 root root create 0640 root root
su root root
postrotate postrotate
if [ -f /run/angie/angie.pid ]; then if [ -f /run/angie/angie.pid ]; then
kill -USR1 $(cat /run/angie/angie.pid) kill -USR1 $(cat /run/angie/angie.pid)