Enable CONFIG_BSD_ACCT_V3. Should be safe since psacct-6.5.4-4.fc14.

This commit is contained in:
Dave Jones 2011-12-05 15:00:57 -05:00
parent fc48129b15
commit b442110a24
2 changed files with 4 additions and 1 deletions

View File

@ -32,7 +32,7 @@ CONFIG_KERNEL_GZIP=y
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_BSD_PROCESS_ACCT=y
# CONFIG_BSD_PROCESS_ACCT_V3 is not set
CONFIG_BSD_PROCESS_ACCT_V3=y
CONFIG_FHANDLE=y
CONFIG_TASKSTATS=y
CONFIG_TASK_DELAY_ACCT=y

View File

@ -2213,6 +2213,9 @@ fi
# ||----w |
# || ||
%changelog
* Mon Dec 05 2011 Dave Jones <davej@redhat.com>
- Enable CONFIG_BSD_ACCT_V3. Should be safe since psacct-6.5.4-4.fc14.
* Mon Dec 05 2011 Dave Jones <davej@redhat.com> 3.2.0-0.rc4.git2.1.fc17
- Linux 3.2-rc4-git2 (8e8da023f5af71662867729db5547dc54786093c)