diff options
author | Shawn Landden <shawn@churchofgit.com> | 2013-12-09 07:04:06 -0800 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-12-10 07:40:55 -0500 |
commit | 06d461ee6f3da6650e6d023d7828455752d70b0b (patch) | |
tree | 52166069469f9492b85315d55901d20e848f0434 /README | |
parent | 0234c599218518b1eb478d64d9883ba46e4ce5d8 (diff) | |
download | systemd-06d461ee6f3da6650e6d023d7828455752d70b0b.tar.gz |
update README to not suggest that systemd works without procfs
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -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 |