Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 498884

Summary: app-admin/syslog-ng-3.4.7 - add process accounting parsing
Product: Gentoo Linux Reporter: Kalin KOZHUHAROV <kalin>
Component: [OLD] ServerAssignee: Mr. Bones. (RETIRED) <mr_bones_>
Status: RESOLVED FIXED    
Severity: normal CC: jer
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: patch on current ebuild (remember to add local useflag)

Description Kalin KOZHUHAROV 2014-01-22 05:57:44 UTC
Created attachment 368420 [details, diff]
patch on current ebuild (remember to add local useflag)

This has been added upstream, but is not enabled by default, so adding a new local useflag pacct seems appropriate.

Tested on amd64 for some time - no issues. Patch is simple, but also new useflag is needed.

<flag name='pacct'>Enable support for reading Process Accounting files (EXPERIMENTAL, Linux only)</flag>

Committed in my overlay (https://github.com/thinrope/pkalin), commit details:

https://github.com/thinrope/pkalin/commit/f8ad4cde65053c5f322d1f4bb15d74e15d382cfc
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2014-07-08 16:22:04 UTC
added to syslog-ng-3.4.8 and syslog-ng-3.5.4.1.  thanks for the bug report.