From owner-freebsd-questions Tue Jan 27 08:21:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA13223 for questions-outgoing; Tue, 27 Jan 1998 08:21:02 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from righi.df.unibo.it (RIGHI.DF.UNIBO.IT [137.204.49.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA13206 for ; Tue, 27 Jan 1998 08:20:55 -0800 (PST) (envelope-from admin@righi.df.unibo.it) Received: from localhost (admin@localhost) by righi.df.unibo.it (8.8.7/8.8.7) with SMTP id SAA00868 for ; Tue, 27 Jan 1998 18:20:38 GMT (envelope-from admin@righi.df.unibo.it) Date: Tue, 27 Jan 1998 18:20:37 +0000 (GMT) From: The Administrator To: freebsd-questions@FreeBSD.ORG Subject: ctrl-alt-del Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk On my system, a i486 running FreeBSD-2.2.5, the sequence of keys Ctrl-Alt-Canc causes a reboot, if done on console. The thing is that I am never at console, and the console is avaliable for users who need to make library research with netscape. Well I would like to disable users to reboot the system whenever they want with the 3 keys. Does someone know how to do it? how to disable Ctrl-Alt-Canc ? On Linux it was easy changing the configuration in /etc/inittab, but there is not this file on BSD. Someone could help me? thanks Rick