Date: Wed, 21 Jun 2000 09:24:38 +0100 From: David Malone <dwmalone@maths.tcd.ie> To: Stephen Montgomery-Smith <stephen@math.missouri.edu> Cc: freebsd-stable@freebsd.org Subject: Re: CTRL-ALT-DELETE to halt Message-ID: <20000621092438.A15651@walton.maths.tcd.ie> In-Reply-To: <395051BD.BCAA2C0F@math.missouri.edu>; from stephen@math.missouri.edu on Wed, Jun 21, 2000 at 12:25:17AM -0500 References: <395051BD.BCAA2C0F@math.missouri.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jun 21, 2000 at 12:25:17AM -0500, Stephen Montgomery-Smith wrote: > I would like to make my FreeBSD stable system so that > control-alt-delete halts the computer rather than rebooting > it. > > I had a quick look over the source code of the kernel, and > I don't see this as a built in option. I really have no idea > what I am doing, but suppose I was to change > /sys/dev/syscons/syscons.c so that the lines (about line 3103) I submitted a PR for this, which allows you to define a halt key instead of a reboot key. See: http://www.freebsd.org/cgi/query-pr.cgi?pr=19273 David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000621092438.A15651>