Initial
This commit is contained in:
7
install/rpm/logrotate/roundcube
Normal file
7
install/rpm/logrotate/roundcube
Normal file
@@ -0,0 +1,7 @@
|
||||
/var/log/roundcube/*.log {
|
||||
rotate 12
|
||||
monthly
|
||||
missingok
|
||||
notifempty
|
||||
create 644 apache apache
|
||||
}
|
||||
Reference in New Issue
Block a user