Date: Mon, 15 Apr 2002 23:21:38 -0600 (CST) From: Ryan Thompson <ryan@sasknow.com> To: "saifuddin Abd. Salam" <saif_addin@yahoo.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ctr-alt-del Message-ID: <20020415231831.E57269-100000@catalyst.sasknow.net> In-Reply-To: <20020416043640.94082.qmail@web11408.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
saifuddin Abd. Salam wrote to freebsd-questions@FreeBSD.ORG: > how to make disable the "ctrl-alt-del" Script started on Mon Apr 15 23:19:52 2002 %pwd /usr/src/sys/i386/conf %grep "disable reboot" LINT options SC_DISABLE_REBOOT # disable reboot key sequence Script done on Mon Apr 15 23:19:57 2002 So, add options SC_DISABLE_REBOOT to your kernel configuration, recompile, and reboot. See the handbook for a tutorial style guide to rebuilding your kernel. - Ryan -- Ryan Thompson <ryan@sasknow.com> SaskNow Technologies - http://www.sasknow.com 901 1st Avenue North - Saskatoon, SK - S7K 1Y4 Tel: 306-664-3600 Fax: 306-664-3630 Saskatoon Toll-Free: 877-727-5669 (877-SASKNOW) North America 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?20020415231831.E57269-100000>