# $FreeBSD$ # # This file is read when going to multi-user and its contents piped thru # ``sysctl'' to adjust kernel values. ``man 5 sysctl.conf'' for details. # # Uncomment this to prevent users from seeing information about processes that # are being run under another UID. #security.bsd.see_other_uids=0 # The EC2 console is one-way; backtraces are useful, the debugger isn't. debug.trace_on_panic=1 debug.debugger_on_panic=0