samba/SOURCES/samba.logrotate

11 lines
155 B
Plaintext
Raw Permalink Normal View History

2020-01-21 22:23:06 +00:00
/var/log/samba/log.* {
compress
dateext
maxage 365
rotate 99
2019-08-02 02:49:14 +00:00
notifempty
olddir /var/log/samba/old
missingok
copytruncate
}