From eab0968756493c3906e5a2b9dbfab8b9e3fb3729 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sat, 6 Dec 2025 20:30:22 +0000 Subject: Fix s6-softlimit doc --- doc/s6-softlimit.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/s6-softlimit.html') 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 not be used, except once at boot time. The "hard limit" should be a system-wide setting that is never touched after being set once.
  • -h : 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.
  • +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.

    Resource selection options

    -- cgit v1.3.1