Update npm_install.py
This commit is contained in:
@@ -1014,6 +1014,7 @@ def install_logrotate_for_data_logs():
|
||||
notifempty
|
||||
copytruncate
|
||||
create 0640 root root
|
||||
su root root
|
||||
postrotate
|
||||
if [ -f /run/angie/angie.pid ]; then
|
||||
kill -USR1 $(cat /run/angie/angie.pid)
|
||||
|
||||
Reference in New Issue
Block a user