From 37b76fd3ee5a03d76786e7bd1e0f8596e6ce47d6 Mon Sep 17 00:00:00 2001 From: Daniel Mack Date: Wed, 9 Sep 2015 15:27:19 +0200 Subject: README: document new /etc/mtab requirement --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index 27cc9a0168..62fd248775 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 -- cgit v1.2.3-54-g00ecf