From owner-freebsd-emulation@FreeBSD.ORG Wed Feb 27 15:04:30 2013 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id BBE3121C for ; Wed, 27 Feb 2013 15:04:30 +0000 (UTC) (envelope-from c.kworr@gmail.com) Received: from mail-la0-x22e.google.com (mail-la0-x22e.google.com [IPv6:2a00:1450:4010:c03::22e]) by mx1.freebsd.org (Postfix) with ESMTP id 4D52A88B for ; Wed, 27 Feb 2013 15:04:30 +0000 (UTC) Received: by mail-la0-f46.google.com with SMTP id fq12so659178lab.5 for ; Wed, 27 Feb 2013 07:04:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=3OLnDwYn2Y3XDJJag58PiZ6feXDhZtsUSa2R5jUBNGI=; b=R0N4snWksbn4OXugyBC5YhJ11vHJfpJCkBuqk+p71sLKSo00nZs4rJMupwn3P1RTiQ RHTbuHSVcyzgSUQ3OxJ7IPA/YkNNtrDGWAouXJ+qjg8R9teFYGPT3QgtZN4jkN8C+bJQ gyCIYXzmx9qqREcd4/xkDw3kIxfkuIjJWYWd8DOWDqf3xmmfBuNBmvcCV7rvAlsHy3x8 Cv6kGI3jRCftfSg8eLIPsOBDDmeVbjiNr+l66RtdfknUyJhV8EEHgjrEWTuu9HxIitP5 qS3SuTndt8pBOgJaczMYtopFaK+UANGYHjwMLWk21us6f4564YUcZMr0QqNAXKtHvC4S gjHA== X-Received: by 10.152.133.130 with SMTP id pc2mr2242893lab.51.1361977468668; Wed, 27 Feb 2013 07:04:28 -0800 (PST) Received: from [192.168.1.128] (mau.donbass.com. [92.242.127.250]) by mx.google.com with ESMTPS id gm20sm2867032lab.7.2013.02.27.07.04.26 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 27 Feb 2013 07:04:27 -0800 (PST) Message-ID: <512E2078.6010704@gmail.com> Date: Wed, 27 Feb 2013 17:04:24 +0200 From: Volodymyr Kostyrko User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:19.0) Gecko/20100101 Firefox/19.0 SeaMonkey/2.16 MIME-Version: 1.0 To: freebsd-emulation@freebsd.org Subject: one more glitch with vboxnet: wrong rcorder Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Feb 2013 15:04:30 -0000 Hi all. Can we also add "BEFORE: DAEMON" to /usr/local/etc/rc.d/vboxnet? I'm working with isc-dhcpd and isc-dhcpd seem to prefer starting earlier then vboxnet omitting vboxnet0 from processing: rcorder /etc/rc.d/* /usr/local/etc/rc.d/* /etc/rc.d/rtadvd /etc/rc.d/rwho /etc/rc.d/timed /etc/rc.d/ugidfw /etc/rc.d/yppasswdd /usr/local/etc/rc.d/isc-dhcpd /usr/local/etc/rc.d/isc-dhcpd6 /usr/local/etc/rc.d/samba /usr/local/etc/rc.d/svnserve /etc/rc.d/LOGIN /usr/local/etc/rc.d/wiki /usr/local/etc/rc.d/viewvc /usr/local/etc/rc.d/vboxnet /usr/local/etc/rc.d/vboxheadless /usr/local/etc/rc.d/dbus -- Sphinx of black quartz, judge my vow.