Etc/sysctl.conf
From FreeBSDwiki
		(Difference between revisions)
		
		
m  | 
		m (Reverted edits by 203.143.31.197 (Talk); changed back to last version by DrkShdw)  | 
		||
| (One intermediate revision by one user not shown) | |||
| Line 25: | Line 25: | ||
[[etc/sysctl.conf - FreeBSD 6.2]]  | [[etc/sysctl.conf - FreeBSD 6.2]]  | ||
| − | [[Category:Important Config Files]]  | + | [[Category:Important Config Files|Sysctl.conf]]  | 
Latest revision as of 18:45, 28 October 2007
From the sysctl.conf(5) manpage:
NAME
sysctl.conf -- kernel state defaults
DESCRIPTION
    The /etc/sysctl.conf file is read in when the system goes into multi-user
    mode to set default settings for the kernel.  The /etc/sysctl.conf is in
    the format of the sysctl(8) command, i.e.
sysctl_mib=value
    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/sysctl.conf Initial settings for sysctl(8).
The following is a documentation project for the sysctl attributes on various versions of FreeBSD, starting with 6.2-RELEASE.