Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 03 Jul 2023 23:42:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 272357] rctl.conf resourcing name error
Message-ID:  <bug-272357-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272357

            Bug ID: 272357
           Summary: rctl.conf resourcing name error
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Manual Pages
          Assignee: bugs@FreeBSD.org
          Reporter: dewayne@heuristicsystems.com.au
                CC: doc@FreeBSD.org

"man rctl.conf" describes the example of
loginclass:testing:nproc:deny=3D100/user # At most 100 processes per user

There is no resource nproc, rather maxproc should be used.  A corrected exa=
mple
would be
loginclass:userlo:maxproc:deny=3D100/user

Thankyou.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-272357-227>