From owner-freebsd-stable@FreeBSD.ORG Sun Jun 7 17:29:59 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 155D71065686 for ; Sun, 7 Jun 2009 17:29:59 +0000 (UTC) (envelope-from allnetgroup@yahoo.com) Received: from web34307.mail.mud.yahoo.com (web34307.mail.mud.yahoo.com [66.163.178.139]) by mx1.freebsd.org (Postfix) with SMTP id C472A8FC23 for ; Sun, 7 Jun 2009 17:29:58 +0000 (UTC) (envelope-from allnetgroup@yahoo.com) Received: (qmail 44191 invoked by uid 60001); 7 Jun 2009 17:29:58 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1244395798; bh=MmorXEAH2iVzZrwZoqHLw3ENJufR5z9o4yzsP/vS+Sw=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type; b=juGX/dUBjEraGqBaN3Ck9KVdHma9n1SwaiZcBoszfDsKmARdQEIB036p0VrSIi9IPadTqafTj4qBaYpD47JkRrgL55Qpli87uTBQMvixkrtGrTGfhKW6vhmPyr5VTxlzGALoyBdVtn365QMvLkAGMeV1QVqrTAtJfVHgsBYVkD8= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type; b=SBo9fHMGGlrGOcmg2sWLYVWIwMZRPPoyZCwfL3zBJy8p0JHCenSOo81xLc3RUTOg5dZ4wo5JuntcNiXaK5LSzNwvQbQnczoREev8zuhHth5CZFNlW1GoDh9Y4dr4tIQyOy317keAfnfHnsmY3rvWSEbF7k9WaHKGOsVQM4IhPQg=; Message-ID: <143776.42704.qm@web34307.mail.mud.yahoo.com> X-YMail-OSG: LJFz8B4VM1m2JDaLywhSvBC2KZO9dsQWfwLo1HQW9Q99tWeFMfO5m4oC.Y2GUxsYl__awoHL_HSJu8xEKpaHwt92NbgBv9cUdNJ_e1FAy1l8Dul1kZFZELdFLRC_qQbf8zsB7CoAbqeKrujHoqVQlSByQ.26rhfORGCAkQF.nP3CHK5k35zHk5m46KBK5JTG0_qE6Uox7XVeB_Rxi90fu6lSH6Xr9PqxJJiWO40QdswTEYtr1UKTFsZthMP5EKZ6rGP6nrTMLvwzMLNYzEVeWjfOi.QrtURrPgO9r.5lNrbSN_JblKLjxLIjeyyxMR583w-- Received: from [81.2.197.55] by web34307.mail.mud.yahoo.com via HTTP; Sun, 07 Jun 2009 10:29:57 PDT X-Mailer: YahooMailClassic/5.4.12 YahooMailWebService/0.7.289.15 Date: Sun, 7 Jun 2009 10:29:57 -0700 (PDT) From: AES To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: I need to add commands that starts every time at system boot. X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: allnetgroup@yahoo.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Jun 2009 17:30:02 -0000 I need to add commands that starts every time=A0at system boot. =A0 which script is the one that starts first and where can I find it?=0A=0A=0A=