diff options
author | Thomas Bächler <thomas@archlinux.org> | 2013-09-30 01:34:44 +0200 |
---|---|---|
committer | Tom Gundersen <teg@jklm.no> | 2013-10-19 12:23:17 +0200 |
commit | 64e70e4b86d3f732d3513189312f6220d1d5cfbc (patch) | |
tree | 102e0db2721b50056bdaa7d6bb34b4afb6a683dc /man/systemd-fsck@.service.xml | |
parent | 7f5806d7095a197e4788a7803642831beec295bf (diff) |
fstab-generator: Generate explicit dependencies on systemd-fsck@.service instead of using FsckPassNo
[tomegun:
* order all fsck instances after fsck-root
* check for OOM
* added notes in the manpages]
Diffstat (limited to 'man/systemd-fsck@.service.xml')
-rw-r--r-- | man/systemd-fsck@.service.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/systemd-fsck@.service.xml b/man/systemd-fsck@.service.xml index e934352f19..17bd1c027b 100644 --- a/man/systemd-fsck@.service.xml +++ b/man/systemd-fsck@.service.xml @@ -62,7 +62,8 @@ system check. <filename>systemd-fsck-root.service</filename> is responsible for file system checks on the root - file system.</para> + file system. The root file system check is performed + before the other file systems.</para> <para><filename>systemd-fsck</filename> will forward file system checking progress to the |