mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-05 07:57:23 +08:00
Attempt to provide the required kernel config choices for elogind. Please test, on a previous kernel I tohught I also needed CONFIG_MEMCFG but with 5.2.8 I'm running successfully without that.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21998 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
48bcac91a6
commit
398b4239b4
@ -115,6 +115,25 @@
|
||||
</para>
|
||||
</sect2>
|
||||
|
||||
<sect2 role="kernel" id="elogind-kernel">
|
||||
<title>Kernel Configuration</title>
|
||||
|
||||
<para>
|
||||
Enable the following options in the kernel configuration and recompile the
|
||||
kernel if necessary:
|
||||
</para>
|
||||
|
||||
<!-- Spaces are significant in <screen> sections -->
|
||||
<screen><literal>General setup --->
|
||||
[*] Control Group support [CONFIG_CGROUPS]
|
||||
File systems --->
|
||||
[*] Inotify support for userspace [CONFIG_INOTIFY_USER]</literal></screen>
|
||||
|
||||
<indexterm zone="elogind elogind-kernel">
|
||||
<primary sortas="d-elogind">elogind</primary>
|
||||
</indexterm>
|
||||
</sect2>
|
||||
|
||||
<sect2 role="installation">
|
||||
<title>Installation of elogind</title>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user