This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
сервис_ротации_журналов [2017/11/30 15:16] val |
сервис_ротации_журналов [2025/02/18 11:10] (current) val [Linux Logrotate] |
||
|---|---|---|---|
| Line 18: | Line 18: | ||
| create 640 syslog adm | create 640 syslog adm | ||
| postrotate | postrotate | ||
| - | reload rsyslog >/dev/null 2>&1 || true | + | /etc/init.d/rsyslog rotate >/dev/null 2>&1 |
| endscript | endscript | ||
| } | } | ||