diff options
author | Evgeny Vereshchagin <evvers@ya.ru> | 2016-01-14 00:06:12 +0000 |
---|---|---|
committer | Evgeny Vereshchagin <evvers@ya.ru> | 2016-01-14 00:11:07 +0000 |
commit | 75f63f0640c8183ec5cd2050aa4a53cb949c75df (patch) | |
tree | aa44724737606d3655641c9278b001903007d2eb /README | |
parent | 0aaa263f1651cab2ae1a02ae64cbf523b21fb6e1 (diff) |
README, tests: remove /etc/mtab
This is a followup for 1d40ddb
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -237,10 +237,6 @@ SYSV INIT.D SCRIPTS: needs to look like, and provide an implementation at the marked places. WARNINGS: - 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 break if /usr is on a separate partition, many of its |