From 398b4239b4a1b81c54d914caab11f5db3aaa9b9f Mon Sep 17 00:00:00 2001 From: Ken Moffat Date: Mon, 19 Aug 2019 02:44:59 +0000 Subject: [PATCH] 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 --- general/sysutils/elogind.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/general/sysutils/elogind.xml b/general/sysutils/elogind.xml index 829dd4989c..ffa530839b 100644 --- a/general/sysutils/elogind.xml +++ b/general/sysutils/elogind.xml @@ -115,6 +115,25 @@ + + Kernel Configuration + + + Enable the following options in the kernel configuration and recompile the + kernel if necessary: + + + +General setup ---> + [*] Control Group support [CONFIG_CGROUPS] +File systems ---> + [*] Inotify support for userspace [CONFIG_INOTIFY_USER] + + + elogind + + + Installation of elogind