*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: rctl.conf | Section: 5 | Source: FreeBSD | File: rctl.conf.5.gz
RCTL.CONF(5) FreeBSD File Formats Manual RCTL.CONF(5) NAME rctl.conf - resource limits database defaults DESCRIPTION The /etc/rctl.conf file is read in when the system goes into multi-user mode to set default contents of the RCTL database. The /etc/rctl.conf is in the format of the rctl(8) command, i.e. subject:subject-id:resource:action=amount/per Comments are denoted by a "#" at the beginning of a line. Comments can also exist at the end of a line, as seen in the EXAMPLES section, below. FILES /etc/rctl.conf Initial settings for rctl(8). EXAMPLES To limit the number of processes for users in login class "testing", use a rule like # Resource limits for the "testing" class. loginclass:testing:nproc:deny=100/user # At most 100 processes per user SEE ALSO rctl(8) HISTORY The rctl.conf file appeared in FreeBSD 9.0. FreeBSD 14.1-RELEASE-p8 April 14, 2011 FreeBSD 14.1-RELEASE-p8

Navigation Options