Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
b79a73e479 |
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 13 09:18:21 UTC 2025 - Felix Schnizlein <fschnizlein@suse.com>
|
||||||
|
|
||||||
|
- Drop root priviledges while running logrotate (bsc#1246090)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Oct 3 06:22:15 UTC 2024 - Илья Индиго <ilya@ilya.top>
|
Thu Oct 3 06:22:15 UTC 2024 - Илья Индиго <ilya@ilya.top>
|
||||||
|
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
/var/log/nginx/*.log {
|
/var/log/nginx/*.log {
|
||||||
|
su nginx nginx
|
||||||
compress
|
compress
|
||||||
dateext
|
dateext
|
||||||
maxage 365
|
maxage 365
|
||||||
|
Reference in New Issue
Block a user