kernel: No longer disable CONFIG_AUDIT for systemd

The incompatibilty between systemd and CONFIG_AUDIT has been fixed since
Linux kernel 3.14, thus there is no reason to disable it on LFS.  And we
are referring to pam_loginuid.so from /etc/pam.d in BLFS, which is
completely useless if CONFIG_AUDIT is disabled.

Link: https://github.com/systemd/systemd/commit/db999e0f923c
This commit is contained in:
Xi Ruoyao 2024-03-02 17:37:09 +08:00
parent a56a4fcd9c
commit 0fd7f40bc7
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3
3 changed files with 1 additions and 3 deletions

View File

@ -1 +1 @@
6.7.1
6.7.4

View File

@ -14,7 +14,6 @@ UEVENT_HELPER=' '
DEVTMPFS='*'
DEVTMPFS_MOUNT='*'
DRM=' *M'
AUDIT=' '
NET='*'
INET='*'
IPV6='*'

View File

@ -5,7 +5,6 @@
DO NOT EDIT! -->
<screen role="nodump" revision="systemd"><emphasis role='blue'>G</emphasis>eneral setup ---&gt;
[ ] <emphasis role='blue'>C</emphasis>ompile the kernel with warnings as errors [WERROR]
[ ] <emphasis role='blue'>A</emphasis>uditing support [AUDIT]
<emphasis role='blue'>C</emphasis>PU/Task time and stats accounting ---&gt;
[*] <emphasis role='blue'>P</emphasis>ressure stall information tracking [PSI]
[ ] <emphasis role='blue'>R</emphasis>equire boot parameter to enable pressure stall information tracking