K 10 svn:author V 4 feld K 8 svn:date V 27 2018-02-06T20:12:05.888618Z K 7 svn:log V 361 Fix firstboot fs mount logic The firstboot logic has an error which causes the filesystem to be mounted readonly even though root_rw_mount=YES. This fixes the error to ensure that the root filesystem is mounted rw as expected after the run of the firstboot scripts. Reviewed by: imp MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D14226 END