Difference between revisions of "Limit the size of .log files & the journal/ru"

Created page with "include /etc/logrotate.d"
(Created page with "Для запуска logrotate и файла logrotate.conf используется следующая команда:")
(Created page with "include /etc/logrotate.d")
Line 208: Line 208:


<br clear="all"/>
<br clear="all"/>
=== Can I store & run my script files elsewhere? ===
=== Могу ли я хранить и запускать свои файлы скриптов в другом месте?
   
   
A line exists in logrotate.conf that tells logrotate to run all of the scripts that exist in /etc/logrotate.d  
В logrotate.conf есть строка, которая говорит logrotate запускать все скрипты, существующие в /etc/logrotate.d/


  include /etc/logrotate.d
  include /etc/logrotate.d
translator
11,555

edits