Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Dec 2011 16:26:18 +0200
From:      Krassimir Slavchev <krassi@bulinfo.net>
To:        freebsd-embedded@FreeBSD.org
Subject:   Interrupting boot process
Message-ID:  <4EF9D58A.9030608@bulinfo.net>

index | next in thread | raw e-mail

Hello list,

I use nanobsd (FreeBSD 8) and would like to prevent interrupting of the
boot process by hitting CTRL+C. All consoles are marked as insecure in
/etc/ttys.
The problem is that the /etc/rc.initdiskless can be interrupted at the
moment when /etc is empty and the result is dropping into a shell
without asking for a password. I have tried to trap the interrupt signal
from rc.initdiskless but no luck.

What is the appropriate solution of this problem?

Best Regards


home | help

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