From f24fd880785282292d80e8d5776949cd4e32ba8a Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sat, 8 Oct 2005 19:17:49 +0000 Subject: [PATCH] Turn off USB workaround to test devd --- etc/rc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/etc/rc b/etc/rc index 63c5bd1a51..c5d61f69b6 100755 --- a/etc/rc +++ b/etc/rc @@ -209,6 +209,8 @@ rm -rf /usr/local/pkg/pf/CVS echo "Bootup complete" +exit 0 + if [ -e /dev/ukbd0 ]; then /usr/bin/clear # Allow VTY switching