mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
README: document new /etc/mtab requirement
This commit is contained in:
6
README
6
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
|
||||
|
||||
Reference in New Issue
Block a user