| Summary: | [FR] logrotate script | ||
|---|---|---|---|
| Product: | Sisyphus | Reporter: | Michael Shigorin <mike> |
| Component: | bacula | Assignee: | Michael Shigorin <mike> |
| Status: | CLOSED FIXED | QA Contact: | qa-sisyphus |
| Severity: | enhancement | ||
| Priority: | P3 | CC: | real, vitty |
| Version: | unstable | ||
| Hardware: | all | ||
| OS: | Linux | ||
| Bug Depends on: | 20318 | ||
| Bug Blocks: | |||
|
Description
Michael Shigorin
2010-08-21 23:05:09 MSD
Порядок, спасибо:
/etc/logrotate.d/bacula bacula-director-common
/var/log/bacula/log {
monthly
rotate 5
notifempty
missingok
}
|