This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
сервис_logrotate [2016/04/19 09:19] val создано |
— (current) | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Сервис Logrotate ====== | ||
| - | ==== Linux Ubuntu ==== | ||
| - | <code> | ||
| - | # cat /etc/logrotate.conf | ||
| - | ... | ||
| - | include /etc/logrotate.d | ||
| - | ... | ||
| - | </code> | ||