[Bug 272357] rctl.conf resourcing name error
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 272357] rctl.conf(5) resourcing name error"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 272357] rctl.conf(5) resourcing name error"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 272357] rctl.conf(5) resourcing name error"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 272357] rctl.conf(5) resourcing name error"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 272357] rctl.conf(5) resourcing name error"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 272357] rctl.conf(5) resourcing name error"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 03 Jul 2023 23:42:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272357 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=100/user # At most 100 processes per user There is no resource nproc, rather maxproc should be used. A corrected example would be loginclass:userlo:maxproc:deny=100/user Thankyou. -- You are receiving this mail because: You are on the CC list for the bug.