]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS: mention that fsck will be ran for systemd.mount-extra=
authorLuca Boccassi <bluca@debian.org>
Fri, 28 Jul 2023 08:25:25 +0000 (09:25 +0100)
committerLuca Boccassi <bluca@debian.org>
Fri, 28 Jul 2023 08:25:25 +0000 (09:25 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 8d97b72a5b1ea2aafaa351d221558a44b6df43a2..eb357938df0e300263e57d1f4d46946e040d2591 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -673,9 +673,11 @@ CHANGES WITH 254 in spe:
 
         * systemd-fstab-generator now understands two new kernel command line
           options systemd.mount-extra= and systemd.swap-extra=, which configure
-          additional mounts or swaps in a format similar to /etc/fstab. It also
-          now supports the new fstab.extra and fstab.extra.initrd credentials
-          that may contain additional /etc/fstab lines to apply at boot.
+          additional mounts or swaps in a format similar to /etc/fstab. 'fsck'
+          will be ran on these block devices, like it already happens for
+          'root='. It also now supports the new fstab.extra and
+          fstab.extra.initrd credentials that may contain additional /etc/fstab
+          lines to apply at boot.
 
         * systemd-getty-generator now understands two new credentials
           getty.ttys.container and getty.ttys.serial. These credentials may