summaryrefslogtreecommitdiff
blob: 4a05da34bcc5835ba0971df249a49646f8c45873 (plain)
1
2
3
4
5
6
7
8
9
10
11
# /etc/conf.d/acct

# ACCT_LOG specifies the accounting logging file.
# Remember to create it manually if it doesn't yet exist.
#ACCT_LOG="/var/account/pacct"

# REPORT_OPTS contains arguments for the "sa" command,
# used for console-reporting.
# Please run "sa --help" or "man sa" to get a description
# of available options.
#REPORT_OPTS="--sort-real-time --list-all-names --percentage"