From owner-freebsd-standards@FreeBSD.ORG Fri Sep 10 12:10:02 2010 Return-Path: Delivered-To: freebsd-standards@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 42A45106566C for ; Fri, 10 Sep 2010 12:10:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 078C38FC2E for ; Fri, 10 Sep 2010 12:10:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o8ACA1X4089130 for ; Fri, 10 Sep 2010 12:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o8ACA1Ec089129; Fri, 10 Sep 2010 12:10:01 GMT (envelope-from gnats) Resent-Date: Fri, 10 Sep 2010 12:10:01 GMT Resent-Message-Id: <201009101210.o8ACA1Ec089129@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-standards@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, xaker1 Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E83A910656B5 for ; Fri, 10 Sep 2010 12:03:24 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id D85DB8FC15 for ; Fri, 10 Sep 2010 12:03:24 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o8AC3Of7065862 for ; Fri, 10 Sep 2010 12:03:24 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o8AC3OW5065861; Fri, 10 Sep 2010 12:03:24 GMT (envelope-from nobody) Message-Id: <201009101203.o8AC3OW5065861@www.freebsd.org> Date: Fri, 10 Sep 2010 12:03:24 GMT From: xaker1 To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: standards/150474: Location data file sa X-BeenThere: freebsd-standards@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Standards compliance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Sep 2010 12:10:02 -0000 >Number: 150474 >Category: standards >Synopsis: Location data file sa >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-standards >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Sep 10 12:10:01 UTC 2010 >Closed-Date: >Last-Modified: >Originator: xaker1 >Release: 8.0 >Organization: SKPsystem >Environment: all >Description: We require the ability to change the location of data files with the sa (system accounting) srv0# grep accounting_file /etc/rc.d/accounting accounting_file="/var/account/acct" change to : ${accounting_file:="/var/account/acct"} then we can set the file's location in rc.conf >How-To-Repeat: >Fix: srv0# grep accounting_file /etc/rc.d/accounting accounting_file="/var/account/acct" change to : ${accounting_file:="/var/account/acct"} then we can set the file's location in rc.conf >Release-Note: >Audit-Trail: >Unformatted: