mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-25 00:11:33 +02:00
9 lines
96 B
Plaintext
9 lines
96 B
Plaintext
/var/log/netbox/*.log {
|
|
weekly
|
|
rotate 4
|
|
missingok
|
|
notifempty
|
|
sharedscripts
|
|
copytruncate
|
|
}
|