Date: Sun, 19 Jan 1997 08:49:15 -0800 (PST) From: David Nugent <davidn> To: CVS-committers, cvs-all, cvs-sbin Subject: cvs commit: src/sbin/init Makefile init.c Message-ID: <199701191649.IAA08478@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidn 97/01/19 08:49:14 Modified: sbin/init Makefile init.c Log: Impose login_cap resource limits on processes started by init. /etc/rc started with "daemon" settings. "window=" started with "default" settings gettys started with "default" settings. This should open the way to junk kernel options MAX_{OPEN,CHILD} and the corresponding sysctl vars. Revision Changes Path 1.10 +1 -1 src/sbin/init/Makefile 1.13 +31 -0 src/sbin/init/init.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701191649.IAA08478>