README: document new /etc/mtab requirement

This commit is contained in:
Daniel Mack 2015-09-09 15:27:19 +02:00
parent d58e8bc973
commit 37b76fd3ee
1 changed files with 3 additions and 3 deletions

6
README
View File

@ -244,9 +244,9 @@ SYSV INIT.D SCRIPTS:
needs to look like, and provide an implementation at the marked places.
WARNINGS:
systemd will warn you during boot if /etc/mtab is not a
symlink to /proc/mounts. Please ensure that /etc/mtab is a
proper symlink.
systemd will freeze execution during boot if /etc/mtab exists
but is not a symlink to /proc/mounts. Please ensure that
/etc/mtab is a proper symlink.
systemd will warn you during boot if /usr is on a different
file system than /. While in systemd itself very little will