This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
управление_сервисами_в_linux [2025/10/19 07:56] val [Systemd Sockets] |
управление_сервисами_в_linux [2025/12/20 18:30] (current) val [Настройка параметров запуска в Systemd] |
||
|---|---|---|---|
| Line 211: | Line 211: | ||
| [Service] | [Service] | ||
| LimitNOFILE=65536 # nginx, squid | LimitNOFILE=65536 # nginx, squid | ||
| + | LimitCORE=infinity | ||
| TimeoutStartSec=180 # elasticsearch | TimeoutStartSec=180 # elasticsearch | ||
| </code><code> | </code><code> | ||