diff options
Diffstat (limited to 'man/systemd-fsck@.service.xml')
-rw-r--r-- | man/systemd-fsck@.service.xml | 15 |
1 files changed, 6 insertions, 9 deletions
diff --git a/man/systemd-fsck@.service.xml b/man/systemd-fsck@.service.xml index aa0d8b12ae..a9aa0ffd0a 100644 --- a/man/systemd-fsck@.service.xml +++ b/man/systemd-fsck@.service.xml @@ -31,15 +31,12 @@ <refsect1> <title>Description</title> - <para><filename>systemd-fsck@.service</filename> and - <filename>systemd-fsck-root.service</filename> are services - responsible for file system checks. They are instantiated for each - device that is configured for file system checking. - <filename>systemd-fsck-root.service</filename> is responsible for - file system checks on the root file system, but only if the - root filesystem was not checked in the initramfs. - <filename>systemd-fsck@.service</filename> is used for all other - file systems and for the root file system in the initramfs.</para> + <para><filename>systemd-fsck@.service</filename> and <filename>systemd-fsck-root.service</filename> are + services responsible for file system checks. They are instantiated for each device that is configured for + file system checking. <filename>systemd-fsck-root.service</filename> is responsible for file system + checks on the root file system, but only if the root filesystem was not checked in the initrd. + <filename>systemd-fsck@.service</filename> is used for all other file systems and for the root file + system in the initrd.</para> <para>These services are started at boot if <option>passno</option> in <filename>/etc/fstab</filename> for the |