8210a6cc4c
resolves: rhbz#2203539
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
|
|
}
|