From owner-freebsd-questions@freebsd.org Sun Aug 30 01:26:51 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 526579C5050 for ; Sun, 30 Aug 2015 01:26:51 +0000 (UTC) (envelope-from kudzu@tenebras.com) Received: from mail-qg0-f44.google.com (mail-qg0-f44.google.com [209.85.192.44]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 17C89AB1 for ; Sun, 30 Aug 2015 01:26:50 +0000 (UTC) (envelope-from kudzu@tenebras.com) Received: by qgeh99 with SMTP id h99so50615657qge.0 for ; Sat, 29 Aug 2015 18:26:44 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=677VzmbHjfIwWLAlJlJhimF0LOtwcJiE1ZMx8zq/pWc=; b=C3RZQWujI+5IzMhtjGQzhe0AAfEchCkUJS/eWlPP87g+Emnn0dOyO4QzvRrgLxvHU6 8hmvOR9dsw/titRZQuWVqFN4fLutfVgroSKj1dT2ZlBfr+0XgFw2LU9k5H7uRMZzREoL aw/AFw+1J2rBZLXV3wz3LqukEAlE0jgZGpZIGpITz/vOIQP6z4hVmD1DNiYxr3P2Fbo+ zAKcpx8TdosMwq+oz7zHpS0MzrTSRc4uQYqfTq+VS7FWy4xL2wk5A/MX8F+x3Tp5KOWY Px2H2m4pBBwnXUD8bXMFWxW1jtgMlFdQ7C3fOh6rzl/iLuFTFnSy5ep6FrGGMUpDqU1A cgEg== X-Gm-Message-State: ALoCoQkjxfNcVD5ierfwuHAVRrlcxqx1fP5z6vVHml6Fn/RfAAq01/TE8dphQsEttwC9MKyazrKg MIME-Version: 1.0 X-Received: by 10.141.23.84 with SMTP id z81mr29300021qhd.50.1440898004608; Sat, 29 Aug 2015 18:26:44 -0700 (PDT) Received: by 10.140.41.230 with HTTP; Sat, 29 Aug 2015 18:26:44 -0700 (PDT) In-Reply-To: References: <55e25852.0Xpg4zY1btmbpx9Z%perryh@pluto.rain.com> Date: Sat, 29 Aug 2015 18:26:44 -0700 Message-ID: Subject: Re: disabling dhclient From: Michael Sierchio To: Perry Hutchison Cc: FreeBSD Questions Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Aug 2015 01:26:51 -0000 On Sat, Aug 29, 2015 at 6:25 PM, Michael Sierchio wrote: > > Is that the complete file? > > and is there an /etc/rc.local or /usr/local/etc/rc.local?