Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Jan 2007 09:14:59 +0100
From:      "Dominique Goncalves" <dominique.goncalves@gmail.com>
To:        "=?ISO-8859-1?Q?Peter_Ankerst=E5l?=" <peter@pean.org>
Cc:        Sean Murphy <smurphy@calarts.edu>, freebsd-questions@freebsd.org
Subject:   Re: disable cntl+alt+del function
Message-ID:  <7daacbbe0701190014o1fb3acd9q49fa858331b86993@mail.gmail.com>
In-Reply-To: <45AFF36B.5060800@pean.org>
References:  <45AFECBB.3020703@calarts.edu> <45AFF36B.5060800@pean.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

On 1/18/07, Peter Ankerst=E5l <peter@pean.org> wrote:
> Sean Murphy wrote:
> > cntl+alt+del at the console without being logged in reboots the
> > server.  The server runs through its shutdown procedure and reboots.
> > How do I disable this function?
> >
> You could compile the kernel with:
>
> options SC_DISABLE_REBOOT
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o=
rg"
>

If you don't want to rebuild your kernel, just change this sysctl knob:
hw.syscons.kbd_reboot=3D0

You need at least 6.1-RELEASE

Hope this helps.

Regards.

--=20
There's this old saying: "Give a man a fish, feed him for a day. Teach
a man to fish, feed him for life."



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7daacbbe0701190014o1fb3acd9q49fa858331b86993>