Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Oct 1997 20:36:43 +0700
From:      Eugeny Kuzakov <Eugeny.Kuzakov@lab321.ru>
To:        Daniel Podolsky <nil@Novavox.Ru>
Cc:        "'freebsd-isp@FreeBSD.ORG'" <freebsd-isp@FreeBSD.ORG>
Subject:   Re: Ctrl-Alt-Del on console
Message-ID:  <3443756B.795B64C9@lab321.ru>
References:  <c=US%a=_%p=Novavox%l=SHERIFF-971014121711Z-2897@sheriff.novavox.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
Daniel Podolsky wrote:
> 
> Sorry for stuped question ;)
> If anybody (usually me) press Ctrl-Alt-Del on my FreeBSD box console the
> reboot procedure starts. Is it possible to disable this (if I press
> Ctrl-Alt-Del nothing happen)?
You need find in /sys/i386/isa/syscons.c  comment shutdown_nice();.
:) Or replase this string to printf("Dont touch ");

-- 
	Best wishes, Eugeny Kuzakov
		Laboratory 321 ( Omsk, Russia )
		http://www.lab321.ru/~kev
		kev@lab321.ru



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3443756B.795B64C9>