1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-25 20:25:28 +03:00
aports/community/below/below.logrotate
2022-10-26 01:32:45 +02:00

6 lines
78 B
Text

/var/log/below/error_*.log {
compress
copytruncate
missingok
notifempty
}