Bug 84871 - Improve CONFIG_AUDITSYSCALL describtion
Summary: Improve CONFIG_AUDITSYSCALL describtion
Status: RESOLVED INVALID
Alias: None
Product: Documentation
Classification: Unclassified
Component: man-pages (show other bugs)
Hardware: x86-64 Linux
: P1 normal
Assignee: documentation_man-pages@kernel-bugs.osdl.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-20 22:16 UTC by nucrap
Modified: 2017-02-09 21:04 UTC (History)
3 users (show)

See Also:
Kernel Version:
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description nucrap 2014-09-20 22:16:30 UTC
Hi,
I have recently configured my own kernel from pretty much from scratch and nearly everything went well. One thing that made issues however was consolekit.

After some investigating and comparing my config with some generic kernels, the issue turned out to be that I have deactivated CONFIG_AUDITSYSCALL.

The CONFIG_AUDITSYSCALL describtion states:

> Enable low-overhead system-call auditing infrastructure that can be used
> independently or with another kernel subsystem, such as SELinux.

Since I do not use SElinux I thought it was save to disable this feature.

IMO something like consolekit support should definately be mentioned in the describtion alongside with SElinux, considering that it is probably more frequently used than SElinux.
Otherwise it may be misleading.

Hope this gets fixed :)
Comment 1 Alan 2014-12-10 19:29:50 UTC
The kernel can't really keep up with every one of a million random build options of a million user space packages.

The best bet is usually to start from the vendors .config
Comment 2 Michael Kerrisk 2015-05-05 08:53:28 UTC
Sorrry -- closing this, as it's not a man-pages bug.
Comment 3 nucrap 2017-02-09 21:04:36 UTC
Where should I report it then?

Note You need to log in before you can comment on or make changes to this bug.