From: Antonio Alvarez Feijoo Date: Fri, 4 Aug 2023 09:16:02 +0000 (+0200) Subject: man/systemd-fsck@.service: clarify passno and noauto combination in /etc/fstab X-Git-Tag: v255-rc1~823 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=000680a68dbdb07d77807868df0b4f978180e4cd;p=thirdparty%2Fsystemd.git man/systemd-fsck@.service: clarify passno and noauto combination in /etc/fstab Fixes #28657 --- diff --git a/man/systemd-fsck@.service.xml b/man/systemd-fsck@.service.xml index 403286829e1..45104bb12ad 100644 --- a/man/systemd-fsck@.service.xml +++ b/man/systemd-fsck@.service.xml @@ -41,12 +41,11 @@ filesystem was not checked in the initrd. systemd-fsck@.service is used for all other file systems and for the root file system in the initrd. - These services are started at boot if - in /etc/fstab for the - file system is set to a value greater than zero. The file system - check for root is performed before the other file systems. Other - file systems may be checked in parallel, except when they are on - the same rotating disk. + These services are started at boot if in /etc/fstab + for the file system is set to a value greater than zero, but only if it is also configured to be + mounted at boot (i.e. without noauto option). The file system check for root is + performed before the other file systems. Other file systems may be checked in parallel, except when + they are on the same rotating disk. systemd-fsck does not know any details about specific filesystems, and simply executes file system