diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-02-26 19:08:06 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2023-02-26 19:08:06 +0000 |
| commit | ef4d8c74f9342cc67421f20e4aaa4d62a911fcb8 (patch) | |
| tree | c0101f833e82b2b4ff3d1f7214a9a7c2e333235d /doc/overview.html | |
| parent | 96cb4bc24db14b353fd47d8d4325fd02730b6b5f (diff) | |
| download | s6-linux-init-ef4d8c74f9342cc67421f20e4aaa4d62a911fcb8.tar.gz | |
Prepare for 1.1.1.0; add s6-l-i-m -R option to set hard limits
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/overview.html')
| -rw-r--r-- | doc/overview.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/overview.html b/doc/overview.html index ef01e1e..9768bf2 100644 --- a/doc/overview.html +++ b/doc/overview.html @@ -98,6 +98,7 @@ invariants are met: </p> <ul> + <li> Global resource limits, if any, are set on the system. </li> <li> A tmpfs is mounted on <tt>/run</tt> - that location can be changed at build-time via the <tt>--tmpfsdir</tt> option to configure. The rest of this document assumes it is <tt>/run</tt>. </li> |
