From owner-freebsd-questions@FreeBSD.ORG Mon Apr 16 14:25:06 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C527616A400 for ; Mon, 16 Apr 2007 14:25:06 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.174]) by mx1.freebsd.org (Postfix) with ESMTP id 4F95413C4B8 for ; Mon, 16 Apr 2007 14:25:06 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: by ug-out-1314.google.com with SMTP id 71so944829ugh for ; Mon, 16 Apr 2007 07:25:05 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:mime-version:content-type:x-google-sender-auth; b=lNfvfmN9bHtu3UZA0rzUBfPQ599cra40lJ+xP43gCnAivibTp5SFjkYgn/rgEPK/a3zmkIMm5v1L3F1aXyKeXV/1wBkV63TEs/fZP4mLPuu+rR+EGox5PxFIrK+7UlYUp4t9Z1joxl90JzMrohWU5+IQfX0HCZ6bhb1M40C5H/o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:mime-version:content-type:x-google-sender-auth; b=P+mEVHnL3IDLtBzD/eSxfR8eN0qz/uGaEgaf0QhhkfopLfhIeiRYIGEXz7VFpYfesdyunxxp4qkVE8OM1f+GgfaJlM/W+HuLy82oTL4VmiJG1onjnPzdHdP3r6UZJjIj1wX2q07QL229IFfdn2k05kTGbRCpRgeehq8+RUI33W0= Received: by 10.82.145.7 with SMTP id s7mr471158bud.1176733504880; Mon, 16 Apr 2007 07:25:04 -0700 (PDT) Received: by 10.82.175.3 with HTTP; Mon, 16 Apr 2007 07:25:04 -0700 (PDT) Message-ID: <539c60b90704160725j39ae721fk506e7ecfd5fc3ed9@mail.gmail.com> Date: Mon, 16 Apr 2007 07:25:04 -0700 From: "Steve Franks" Sender: bahamasfranks@gmail.com To: "User Questions" MIME-Version: 1.0 X-Google-Sender-Auth: ef164ff265bea368 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: ataidle X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2007 14:25:06 -0000 What is the preferred way to run ataidle for multiple drives on startup? I have an rc.d script that appears to only use the last set of "ataidle_flags" that get passed to it, and the ataidle commandline will not handle multiple drives with one invocation... Steve