[systemd-devel] [PATCH] update README to not suggest that systemd works without procfs
Shawn Landden
shawn at churchofgit.com
Mon Dec 9 07:02:58 PST 2013
---
README | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/README b/README
index cc43953..f2a86c5 100644
--- a/README
+++ b/README
@@ -45,6 +45,7 @@ REQUIREMENTS:
CONFIG_EPOLL
CONFIG_NET
CONFIG_SYSFS
+ CONFIG_PROC_FS
Linux kernel >= 3.8 for Smack support
@@ -75,9 +76,7 @@ REQUIREMENTS:
CONFIG_TMPFS_XATTR
CONFIG_SECCOMP
- For systemd-bootchart, a kernel with procfs support and
- several proc output options enabled is required:
- CONFIG_PROC_FS
+ For systemd-bootchar, several proc debug interfaces are required:
CONFIG_SCHEDSTATS
CONFIG_SCHED_DEBUG
--
1.8.5.1
More information about the systemd-devel
mailing list