a51aab87ae
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/samba#b62fe7916002c85596b7802fa1ca0b10f46fcabc
11 lines
155 B
Plaintext
11 lines
155 B
Plaintext
/var/log/samba/log.* {
|
|
compress
|
|
dateext
|
|
maxage 365
|
|
rotate 99
|
|
notifempty
|
|
olddir /var/log/samba/old
|
|
missingok
|
|
copytruncate
|
|
}
|