Thanks Tom! I added the check for the rw /sys so that both the code path for fstab as well as for the kernel cmdline are doing similar checks. I was thinking about putting all the validation for both code paths into one function, but there are so many small things that only make sense in one of the cases that it just was not worth it.
The usr change makes sense as network filesystem also tend to be deviceless. I am not sure we can/need to support that use-case, but erroring out just because somebody tries to use one is not nice(TM). Best Regards, Tobias _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel