summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2007-02-03 18:52:48 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2007-02-03 18:52:48 +0000
commit5d1d17622e6cad5b41b908f38341a90ad254ec94 (patch)
tree24ace62d8cd06ba25973befa606552c550b95a51
parent248b15379fb13a9479ef6cf70d8c62cd01792f4f (diff)
document accounting=; ok ajacoutot
-rw-r--r--usr.sbin/accton/accton.817
1 files changed, 15 insertions, 2 deletions
diff --git a/usr.sbin/accton/accton.8 b/usr.sbin/accton/accton.8
index 336e8255b1f..f9c50525a12 100644
--- a/usr.sbin/accton/accton.8
+++ b/usr.sbin/accton/accton.8
@@ -1,3 +1,5 @@
+.\" $OpenBSD: accton.8,v 1.8 2007/02/03 18:52:47 jmc Exp $
+.\"
.\" Copyright (c) 1993 Christopher G. Demetriou
.\" All rights reserved.
.\"
@@ -24,8 +26,6 @@
.\" IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id: accton.8,v 1.7 2001/08/03 16:03:02 mpech Exp $
-.\"
.Dd October 18, 1993
.Dt ACCTON 8
.Os
@@ -42,6 +42,19 @@ With an argument naming an existing
causes system accounting information for every process executed
to be placed at the end of the file.
If no argument is given, accounting is turned off.
+.Pp
+.Nm
+is usually started at boot time,
+and can be enabled by setting the following in
+.Pa /etc/rc.conf.local :
+.Pp
+.Dl accounting=YES
+.Pp
+See
+.Xr rc 8
+and
+.Xr rc.conf 8
+for more information on the boot process and enabling daemons.
.Sh FILES
.Bl -tag -width /var/account/acct
.It Pa /var/account/acct