From owner-freebsd-stable@FreeBSD.ORG Sun Jun 7 18:13:18 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 8DFCC106564A for ; Sun, 7 Jun 2009 18:13:18 +0000 (UTC) (envelope-from kometen@gmail.com) Received: from mail-gx0-f207.google.com (mail-gx0-f207.google.com [209.85.217.207]) by mx1.freebsd.org (Postfix) with ESMTP id 4AF188FC0C for ; Sun, 7 Jun 2009 18:13:11 +0000 (UTC) (envelope-from kometen@gmail.com) Received: by gxk3 with SMTP id 3so3825914gxk.19 for ; Sun, 07 Jun 2009 11:13:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=LbohaoFQXOoTE+BY8v2iPB3ekvyN3zRHMVTLoSD1MPU=; b=r50HNL4Uy6/UmNiDJ377U67C6nG+QQ7KzZYSRQoPPMEHd/4ma7h0CsC0WLpXG75G2x bIi7L3UfmR3HsxcSqZpIYGonBNvmPsSxikDnKTFnofBBTESQBAOUtvnPNLxILna7W4KX n8t6g+dRc/22OfI8VZ18dMNvE4XVyTU5x5ihQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=pfVWl05tPc4S+UqeY0M/aUaPNuccrZjEigNpSUwlW62qz0/AmLg3avSvFu3EpqsI/h mQThMpNMz5hwDKf8K2ZRRI2Pw1JsdZoia47FhVLhazb8GwNHVH0eH1kRr+h57s+Sz2qD mt775Vce0xYzyC9elWNfseaIv4pWjshBwfdrI= MIME-Version: 1.0 Received: by 10.150.49.4 with SMTP id w4mr10808318ybw.71.1244397073517; Sun, 07 Jun 2009 10:51:13 -0700 (PDT) In-Reply-To: <143776.42704.qm@web34307.mail.mud.yahoo.com> References: <143776.42704.qm@web34307.mail.mud.yahoo.com> Date: Sun, 7 Jun 2009 19:51:13 +0200 Message-ID: From: Claus Guttesen To: allnetgroup@yahoo.com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-stable@freebsd.org Subject: Re: 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 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 18:13:18 -0000 > I need to add commands that starts every time=A0at system boot. > which script is the one that starts first and where can I find it? You can also try to add something like this to root's crontab: @reboot /sbin/mount -a --=20 regards Claus When lenity and cruelty play for a kingdom, the gentler gamester is the soonest winner. Shakespeare