From: Daniel Mack Date: Wed, 9 Sep 2015 13:27:19 +0000 (+0200) Subject: README: document new /etc/mtab requirement X-Git-Tag: v227~157 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=37b76fd3ee5a03d76786e7bd1e0f8596e6ce47d6;p=thirdparty%2Fsystemd.git README: document new /etc/mtab requirement --- diff --git a/README b/README index 27cc9a01681..62fd2487753 100644 --- a/README +++ b/README @@ -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