Explorar el Código
Merge pull request #388 from 9seconds/doc-limits
Document a necessety of increasing limits for systemd unit
tags/v2.2.3^2^2
Sergei Arkhipov
hace 1 mes
No account linked to committer's email address
Se han
modificado 1 ficheros con
1 adiciones y
0 borrados
-
README.md
|
|
|
|
|
|
380
|
Restart=always
|
380
|
Restart=always
|
|
381
|
RestartSec=3
|
381
|
RestartSec=3
|
|
382
|
DynamicUser=true
|
382
|
DynamicUser=true
|
|
|
|
383
|
+LimitNOFILE=65536
|
|
383
|
AmbientCapabilities=CAP_NET_BIND_SERVICE
|
384
|
AmbientCapabilities=CAP_NET_BIND_SERVICE
|
|
384
|
|
385
|
|
|
385
|
[Install]
|
386
|
[Install]
|