From owner-acpi-jp@jp.FreeBSD.org Mon Dec 15 12:36:07 2003
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) id hBF3a7a19338;
	Mon, 15 Dec 2003 12:36:07 +0900 (JST)
	(envelope-from owner-acpi-jp@jp.FreeBSD.org)
Received: from mx.nsu.ru (mx.nsu.ru [212.192.164.5])
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) with ESMTP/inet id hBF3a5M19308
	for <acpi-jp@jp.freebsd.org>; Mon, 15 Dec 2003 12:36:05 +0900 (JST)
	(envelope-from danfe@regency.nsu.ru)
Received: from mail by mx.nsu.ru with drweb-scanned (Exim 3.35 #1 (Debian))
	id 1AVjXA-0004x1-00; Mon, 15 Dec 2003 09:36:36 +0600
Received: from regency.nsu.ru ([193.124.210.26])
	by mx.nsu.ru with esmtp (Exim 3.35 #1 (Debian))
	id 1AVjX8-0004vR-00; Mon, 15 Dec 2003 09:36:34 +0600
Received: from regency.nsu.ru (localhost [127.0.0.1])
	by regency.nsu.ru (8.12.9p2/8.12.9) with ESMTP id hBF3big1089289;
	Mon, 15 Dec 2003 09:37:44 +0600 (NOVT)
	(envelope-from danfe@regency.nsu.ru)
Received: (from danfe@localhost)
	by regency.nsu.ru (8.12.9p2/8.12.9/Submit) id hBF3bfDM089236;
	Mon, 15 Dec 2003 09:37:41 +0600 (NOVT)
	(envelope-from danfe)
From: Alexey Dokuchaev <danfe@nsu.ru>
To: Nate Lawson <nate@root.org>
Cc: arch@freebsd.org, acpi-jp@jp.FreeBSD.org
Message-ID: <20031215033740.GB61236@regency.nsu.ru>
References: <20031213130351.N59162@root.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20031213130351.N59162@root.org>
User-Agent: Mutt/1.4.1i
X-Envelope-To: nate@root.org,
 arch@freebsd.org,
 acpi-jp@jp.freebsd.org
Reply-To: acpi-jp@jp.FreeBSD.org
Precedence: list
Date: Mon, 15 Dec 2003 09:37:40 +0600
X-Sequence: acpi-jp 2903
Subject: [acpi-jp 2903] Re: Power profile script
Sender: owner-acpi-jp@jp.FreeBSD.org
X-Originator: danfe@nsu.ru
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+031213

On Sat, Dec 13, 2003 at 01:12:03PM -0800, Nate Lawson wrote:
> 
> I'm mostly looking for style input on the /etc/power_profile script since
> I'm not familiar with our scripting guidelines.  Note that it's called
> from devd (or manually by the user) and is not an rc.d boot-time thing.

Hmm, it seems that `foo.conf' is preferred form, rather than
foo_profile, for naming files in /etc.  Am I right?

./danfe

