Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 498884 - app-admin/syslog-ng-3.4.7 - add process accounting parsing
Summary: app-admin/syslog-ng-3.4.7 - add process accounting parsing
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mr. Bones. (RETIRED)
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2014-01-22 05:57 UTC by Kalin KOZHUHAROV
Modified: 2014-07-08 16:22 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
patch on current ebuild (remember to add local useflag) (syslog-ng-3.4.7.ebuild.patch,680 bytes, patch)
2014-01-22 05:57 UTC, Kalin KOZHUHAROV
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.