dep updates/close #674 and parts of #673

Signed-off-by: Zoey <zoey@z0ey.de>
This commit is contained in:
renovate[bot]
2024-02-28 12:24:24 +00:00
committed by Zoey
parent 2a5a6a4ee5
commit 9e39ddb26b
11 changed files with 23 additions and 20 deletions

View File

@@ -364,6 +364,8 @@ fi
if [ "$LOGROTATE" = "true" ]; then
apk add --no-cache logrotate
sed -i "s|rotate [0-9]\+|rotate $LOGROTATIONS|g" /etc/logrotate
touch /data/nginx/access.log \
/data/nginx/stream.log
elif [ "$FULLCLEAN" = "true" ]; then
rm -vrf /data/etc/logrotate.status \
/data/nginx/access.log \