From tinguely@web.cs.ndsu.NoDak.edu  Tue Jun 17 08:12:52 1997
Received: from web.cs.ndsu.NoDak.edu (web.cs.ndsu.NoDak.edu [134.129.125.7])
          by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA18818
          for <FreeBSD-gnats-submit@freebsd.org>; Tue, 17 Jun 1997 08:11:57 -0700 (PDT)
Received: (from tinguely@localhost)
	by web.cs.ndsu.NoDak.edu (8.8.5/8.8.5) id KAA12368;
	Tue, 17 Jun 1997 10:11:30 -0500 (CDT)
Message-Id: <199706171511.KAA12368@web.cs.ndsu.NoDak.edu>
Date: Tue, 17 Jun 1997 10:11:30 -0500 (CDT)
From: tinguely@plains.NoDak.edu
Reply-To: tinguely@plains.NoDak.edu
To: FreeBSD-gnats-submit@freebsd.org
Subject: process accounting configuration problem
X-Send-Pr-Version: 3.2

>Number:         3890
>Category:       conf
>Synopsis:       process accounting entry in /etc/rc.conf is wrong
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 17 08:20:01 PDT 1997
>Closed-Date:    Tue Jun 17 09:31:57 PDT 1997
>Last-Modified:  Tue Jun 17 09:32:08 PDT 1997
>Originator:     Mark Tinguely
>Release:        FreeBSD 2.2.2-RELEASE i386
>Organization:
NDSU Computer Science
>Environment:


>Description:

	the process accounting entry in /etc/rc.conf (accounting) conflicts
	with its use in /etc/rc (accounting_enabled).

>How-To-Repeat:

	grep accounting /etc/rc.conf /etc/rc

>Fix:
	
	the processs accounting entry in /etc/rc.conf should read:

accounting_enable="NO"         # Turn on process accounting (or NO).

	and not:

accounting="NO"         # Turn on process accounting (or NO).

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: jkh 
State-Changed-When: Tue Jun 17 09:31:57 PDT 1997 
State-Changed-Why:  
Already fixed awhile back... 
>Unformatted:
