[BACK]Return to sysctl.conf CVS log [TXT][DIR] Up to [local] / src / etc

File: [local] / src / etc / Attic / sysctl.conf (download)

Revision 1.1, Thu Feb 5 09:54:37 1998 UTC (26 years, 4 months ago) by deraadt
Branch: MAIN

introduce /etc/sysctl.conf containing sysctl variables to change at boot time

#	$OpenBSD: sysctl.conf,v 1.1 1998/02/05 09:54:37 deraadt Exp $
# This files contains a list of sysctl options the user wants set at
# boot time.
# ie.
#net.inet.tcp.rfc1323=0			# TCP RFC1323 extensions (disable if tcp is slow)
#ddb.panic_ddb=0			# Do not drop into ddb on a kernel panic