aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2025-12-06 20:30:22 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2025-12-06 20:30:22 +0000
commiteab0968756493c3906e5a2b9dbfab8b9e3fb3729 (patch)
tree70592591b8eacb70458131b00442a53192615106
parenteebced901838bc638f196d93eda52d2e25594087 (diff)
downloads6-eab0968756493c3906e5a2b9dbfab8b9e3fb3729.tar.gz
Fix s6-softlimit doc
-rw-r--r--doc/s6-softlimit.html4
-rw-r--r--package/deps-build6
2 files changed, 5 insertions, 5 deletions
diff --git a/doc/s6-softlimit.html b/doc/s6-softlimit.html
index 49a5b40..ff3782c 100644
--- a/doc/s6-softlimit.html
+++ b/doc/s6-softlimit.html
@@ -44,8 +44,8 @@ s6-softlimit changes its process limits, then executes into another program.
if you're raising the limit, and should generally <em>not</em> be used, except once at boot time.
The "hard limit" should be a system-wide setting that is never touched after being set once. </li>
<li> <tt>-h</tt>&nbsp;: set the hard limit, without touching the soft limit.
-If you're lowering the hard limit to a value that's lower than the current soft limit, it will fail
-and s6-softlimit will die. There is virtually no reason to ever use this. </li>
+If you're lowering the hard limit to a value that's lower than the current soft limit, the soft limit
+will be lowered to the new value of the hard limit. </li>
</ul>
<h3> Resource selection options </h3>
diff --git a/package/deps-build b/package/deps-build
index a4d140d..17924a1 100644
--- a/package/deps-build
+++ b/package/deps-build
@@ -1,3 +1,3 @@
-true true /package/prog/skalibs 2.14.4.0 libskarnet
-$usensss false /package/admin/nsss 0.2.1.0 libnsss
-$useexecline $useexecline /package/admin/execline 2.9.7.0 libexecline
+true true /package/prog/skalibs 2.14.5.0 libskarnet
+$usensss false /package/admin/nsss 0.2.1.1 libnsss
+$useexecline $useexecline /package/admin/execline 2.9.8.0 libexecline