mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-21 10:15:12 +03:00
8 lines
96 B
Text
8 lines
96 B
Text
/var/log/netbox/*.log {
|
|
weekly
|
|
rotate 4
|
|
missingok
|
|
notifempty
|
|
sharedscripts
|
|
copytruncate
|
|
}
|