mirror of
https://github.com/clearlinux/systemd-stable.git
synced 2026-09-06 21:51:37 +00:00
README: document new /etc/mtab requirement
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user