diff --git a/man/systemd-fstab-generator.xml b/man/systemd-fstab-generator.xml index 82321c44bf..ab33258858 100644 --- a/man/systemd-fstab-generator.xml +++ b/man/systemd-fstab-generator.xml @@ -98,9 +98,13 @@ rootflags= - Takes the root filesystem mount options to - use. rootflags= is honored by the - initrd. + Takes the root filesystem mount options to use. rootflags= is + honored by the initrd. + + Note that unlike most kernel command line options this setting does not override settings made + in configuration files (specifically: the mount option string in + /etc/fstab). See + systemd-remount-fs.service8.