summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-09-12 05:17:06 +0000
committerCoprDistGit <infra@openeuler.org>2024-09-12 05:17:06 +0000
commit173fc7522dea4cbb676d61938d46f693218d5bcf (patch)
tree19c18da7726bbd53227a0ce6655d469f1328b519
parent4681e0ff85bf4635a1ef947634732fa9d35721d0 (diff)
automatic import of nginxopeneuler20.03_LTS_SP4
-rw-r--r--nginx.logrotate2
1 files changed, 1 insertions, 1 deletions
diff --git a/nginx.logrotate b/nginx.logrotate
index 353da6e..f9e12c7 100644
--- a/nginx.logrotate
+++ b/nginx.logrotate
@@ -1,7 +1,7 @@
/var/log/nginx/*log {
create 0664 nginx root
daily
- rotate 10
+ rotate -1
missingok
notifempty
compress