Add to kernel config for elogind -

Suppress  elogind-daemon[1242]: Failed to apply ACLs: Operation not supported
messages when switching between ttys.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22013 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Ken Moffat 2019-08-20 19:09:08 +00:00
parent 2abdf08b50
commit 673511396f

View File

@ -127,7 +127,9 @@
<screen><literal>General setup ---&gt;
[*] Control Group support [CONFIG_CGROUPS]
File systems ---&gt;
[*] Inotify support for userspace [CONFIG_INOTIFY_USER]</literal></screen>
[*] Inotify support for userspace [CONFIG_INOTIFY_USER]
Pseudo filesystems ---&gt;
[*] Tmpfs POSIX Access Control Lists [CONFIG_TMPFS_POSIX_ACL]</literal></screen>
<indexterm zone="elogind elogind-kernel">
<primary sortas="d-elogind">elogind</primary>