samba/SOURCES/samba.logrotate

11 lines
155 B
Plaintext
Raw Normal View History

2020-04-28 09:33:08 +00:00
/var/log/samba/log.* {
compress
dateext
maxage 365
rotate 99
notifempty
olddir /var/log/samba/old
missingok
copytruncate
}