On Thu, Aug 8, 2013 at 9:18 AM, WANG Chao <[email protected]> wrote: > Currently we don't respect noauto/nofail root mount options (from > rootflags kernel cmdline). We should map these two flags to the > corresponding boolean variable noauto and nofail when calling > add_mount().
Thanks for the patch. We need some more work to make this actually useful, but there is no reason to treat rootflags different from regular mount options so I have applied the patch. > Signed-off-by: WANG Chao <[email protected]> For the future, no need to do s-o-b in systemd. I dropped the line before applying. Cheers, Tom _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
