Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jul 2000 19:29:49 -0700
From:      "Dan O'Connor" <dan@mostgraveconcern.com>
To:        <ahze@wp.cc.nc.us>, <questions@FreeBSD.ORG>
Subject:   Re: ctrl+alt+del
Message-ID:  <168f01bfe94d$92f449a0$0200000a@danco>

next in thread | raw e-mail | index | archive | help
>Is there a way to disable ctrl+alt+del like in linux echo 1 >
>/proc/sys/kernel/ctrl-alt-del disables ctrl+alt+del in linux , is there a
>way in freebsd to do this?


Add

    options         SC_DISABLE_REBOOT

to your kernel configuration file and recompile your kernel.

--Dan

--
Dan O'Connor
On Matters of Most Grave Concern
http://www.mostgraveconcern.com




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?168f01bfe94d$92f449a0$0200000a>