From 06d461ee6f3da6650e6d023d7828455752d70b0b Mon Sep 17 00:00:00 2001 From: Shawn Landden Date: Mon, 9 Dec 2013 07:04:06 -0800 Subject: [PATCH 1/1] update README to not suggest that systemd works without procfs --- README | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README b/README index cc439534f..7cd1f1d36 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-bootchart, several proc debug interfaces are required: CONFIG_SCHEDSTATS CONFIG_SCHED_DEBUG -- 2.30.2