samba/SOURCES/samba.logrotate

11 lines
155 B
Plaintext
Raw Permalink Normal View History

2022-05-17 10:31:14 +00:00
/var/log/samba/log.* {
compress
dateext
maxage 365
rotate 99
notifempty
olddir /var/log/samba/old
missingok
copytruncate
}