On Sun, Jun 29, 2014 at 6:08 PM, Andrey Borzenkov <[email protected]> wrote: > This sounds far too specific for a generic tool. If I read this bug > report correctly, the primary complain was that systemd tries to > install fsck service even though fstab says skip fsck. This appears to > be the actual bug; I do not see how it can happen as fsck service > should be skipped for passno==0.
This doesn't apply to mounts that come from other sources, like systemd-fstab-generator's kernel command line parsing (touched by this patch), systemd-efi-boot-generator (which always uses fsck.vfat), or systemd-gpt-auto-generator (which might need looking at). _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
