samba/SOURCES/samba.logrotate

11 lines
155 B
Plaintext
Raw Permalink Normal View History

2021-11-04 04:38:26 +00:00
/var/log/samba/log.* {
compress
dateext
maxage 365
rotate 99
notifempty
olddir /var/log/samba/old
missingok
copytruncate
}